blob: b28d48f428d75f8dcbd9908997e8e6eea27503e6 [file] [log] [blame]
{
"name": "KKPod",
"version": "0.0.1",
"summary": "A test of KKPod.",
"description": "主要是为了测试创建私有 pod 库",
"homepage": "https://github.com/GavinKangDeveloper/KKPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhuKangKang": "776362265@qq.com.com"
},
"source": {
"git": "https://github.com/GavinKangDeveloper/KKPod.git",
"tag": "0.0.1"
},
"social_media_url": "https://juejin.im/user/1433418895468397/posts",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "KKPod/Classes/**/*",
"public_header_files": "KKPod/Classes/**/*.h"
}