blob: e746648b7d478cffa225564678f4d61b163a0412 [file] [log] [blame]
{
"name": "FKPrivatePodDemo",
"version": "0.0.1",
"summary": "Used for test",
"homepage": "https://www.jianshu.com/u/3301f9fe5bce",
"license": "MIT",
"authors": {
"ForKid": "910784384@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/ForKid/FKPrivatePodDemo.git",
"tag": "v0.0.1"
},
"source_files": "FKPrivatePodDemo/Test/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}