blob: bc4917dae06b9db51d53a4097f1af9f40bfac00a [file] [log] [blame]
{
"name": "ZZTestPublicPod",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZZTestPublicPod/Classes/**/*",
"public_header_files": "Pod/Classes/**/**/*.h",
"private_header_files": "Pod/Classes/**/**/*.m"
}