blob: 7ab7750d0e59fc89a369007c82ce3951e51ec8e1 [file] [log] [blame]
{
"name": "TestProject_hu",
"version": "1.0.0",
"summary": "TestProject_hu.",
"description": "this is TestProject",
"homepage": "https://github.com/wode0weiyi/testProject",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wode0weiyi": "wonderfulhzh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wode0weiyi/testProject.git",
"tag": "1.0.0"
},
"source_files": "TestProject/TestProject/**/*.{h,m}",
"requires_arc": true
}