{ | |
"name": "ZJDKit", | |
"version": "0.0.3", | |
"description": "test3", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"summary": "代码积累", | |
"homepage": "https://github.com/Sdfeidong/ZJDKit", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Sdfeidong": "zh75701.aidong@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/Sdfeidong/ZJDKit.git", | |
"tag": "0.0.3" | |
}, | |
"source_files": "ZJDKit/**/*.{h,m}", | |
"requires_arc": true | |
} |