car in 場站查車鎖車 ios
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

Podfile 271B

12345678910111213
  1. # Uncomment the next line to define a global platform for your project
  2. # platform :ios, '9.0'
  3. target 'goodpk' do
  4. # Comment the next line if you don't want to use dynamic frameworks
  5. use_frameworks!
  6. # Pods for goodpk
  7. pod 'JSONModel'
  8. pod 'CocoaSecurity'
  9. end