blob: a427f744e4e0d1d7127e474dbcd33ee2e687a11b [file] [log] [blame]
{
"name": "testVKPods",
"version": "0.0.2",
"summary": "测试私有Pods",
"description": "第一次测试私有Pods",
"homepage": "https://github.com/coderhw/testVKPods",
"license": "MIT",
"authors": {
"huwen126": "huwen126@126.com"
},
"source": {
"git": "https://github.com/coderhw/testVKPods.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}