blob: e1a843cdbc31cbc2b903e8e116fd0031d8fa4e5c [file] [log] [blame]
{
"name": "MJExtension_HPTest",
"version": "0.0.1",
"summary": "花圃测试项目",
"homepage": "https://github.com/LetMeCrazy/testPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张冠华": "67131930@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LetMeCrazy/testPods.git",
"tag": "0.0.1"
},
"source_files": [
"MJExtension",
"MJExtension/*.{h,m}"
],
"requires_arc": true
}