blob: f9e0dc5936279281ed09535bb5985b16bf3e937c [file] [log] [blame]
{
"name": "testPodLz0",
"version": "1.0.0",
"license": "MIT",
"summary": "A Test about pod in iOS.",
"homepage": "https://github.com/ZhongzhongLi/testPodLz0",
"authors": {
"lzz": "735684071@qq.com"
},
"source": {
"git": "https://github.com/ZhongzhongLi/testPodLz0.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"TestPodClass",
"*.{h,m}"
]
}