25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- # Uncomment the next line to define a global platform for your project
- # platform :ios, '9.0'
-
- target 'goodpk' do
- # Comment the next line if you don't want to use dynamic frameworks
- use_frameworks!
-
- # Pods for goodpk
-
- pod 'JSONModel'
- pod 'CocoaSecurity'
-
- end
|