blob: e199e4d878b4ce9403b1782d233013a574a1caba [file] [log] [blame]
{
"name": "zzxtestFramework",
"version": "1.0.0",
"summary": "a repository demo",
"description": "a repository demo",
"homepage": "https://github.com/xiaowu2016/RepositoryDemonstration",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zdcoder": "714272602@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zdcoder/zzxzzxzzx.git",
"tag": "1.0.0"
},
"source_files": "testFramework/*.{h,m}",
"requires_arc": true
}