{ | |
"name": "HXTest", | |
"version": "0.0.1", | |
"summary": "测试测试", | |
"homepage": "https://github.com/yishiyiqingchang/HXTest", | |
"license": "MIT", | |
"authors": { | |
"寻一杯缠梦": "yishiyiqingchang@gmail.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/yishiyiqingchang/HXTest.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"HXTest", | |
"我的项目/我的项目/我的框架/*.{h,m}" | |
], | |
"requires_arc": true | |
} |