blob: 519af2f42088947268c46366b301d165a65d097e [file] [log] [blame]
{
"name": "ZZTestPublicPod",
"version": "0.0.3",
"summary": "ZZTestPublicPod.",
"description": "test pubilc pods",
"homepage": "https://github.com/zhaoName/ZZTestPublicPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoName": "zhao1529835@126.com"
},
"source": {
"git": "https://github.com/zhaoName/ZZTestPublicPod.git",
"tag": "0.0.3"
},
"static_framework": true,
"platforms": {
"ios": "9.0"
},
"source_files": "ZZTestPublicPod/Classes/**/*",
"ios": {
"vendored_frameworks": "ZZTestPublicPod.framework"
}
}