Method: Pod::Specification::DSL::RootAttributesAccessors#social_media_url
- Defined in:
- lib/cocoapods-core/specification/root_attribute_accessors.rb
#social_media_url ⇒ String
Returns The social media URL.
98 99 100 |
# File 'lib/cocoapods-core/specification/root_attribute_accessors.rb', line 98 def attributes_hash['social_media_url'] end |