blob: 5d81b6f6821cd68c0faa10229ee1968b12ab1e65 [file] [log] [blame]
{
"name": "HeqzpodTest",
"version": "0.0.8",
"summary": "podTest test",
"description": "podTest test 1",
"homepage": "https://github.com/guxingjian/podTest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"heqingzhao": "heqz1990@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/guxingjian/podTest.git",
"tag": "0.0.8"
},
"source_files": "podTest2/podTest.{h,m}",
"frameworks": "Foundation",
"vendored_frameworks": "podTest.framework",
"requires_arc": true
}