Method: Pod::Source::Acceptor#source
- Defined in:
- lib/cocoapods-core/source/acceptor.rb
permalink #source ⇒ Source (readonly)
Returns the source where the podspec should be added.
10 11 12 |
# File 'lib/cocoapods-core/source/acceptor.rb', line 10 def source @source end |