Sign in

iOS Team / RdUpload · Files

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • RdUpload
  • KS3SDKDemo
  • Podfile
  • 修改Podfile文件 和README文件
    60e6ae02
    张旭 authored
    2017-08-08 14:03:28 +0800  
    Browse Code »
Podfile 126 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6
source 'https://github.com/CocoaPods/Specs.git'

target "KS3SDKDemo" do
  platform :ios, "7.0"
  pod 'Ks3SDK', '~> 2.1.2'
end