blob: e995b29b73acc37cef3c63d2f6b95a8f85ea48f2 [file] [log] [blame]
{
"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
}