Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- # 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
|