{ | |
"name": "MSTools", | |
"version": "1.0.2", | |
"summary": "开发中一些比较实用的工具库", | |
"homepage": "https://github.com/mashun/MSTools", | |
"license": "MIT", | |
"authors": { | |
"das120429": "978292663@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/mashun/MSTools.git", | |
"tag": "1.0.2" | |
}, | |
"source_files": "Source/*.{h,m}", | |
"requires_arc": true | |
} |