blob: 1593bb8cc7c81ad90923cf2118a1bb6c97800efe [file] [log] [blame]
{
"name": "HXRFistDemo",
"version": "0.0.1",
"summary": "这是我的一个测试项目",
"description": "测试 这是我的一个测试项目 这是我的一个测试项目",
"homepage": "https://github.com/scofierd/HXRFistDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"hxr": "2205873638@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/scofierd/HXRFistDemo.git",
"tag": "0.0.1"
},
"source_files": [
"HXRFistDemo/HXRFistDemo/Test",
"*.{h,m}"
],
"requires_arc": true
}