blob: 94739e9ed8b3a28630cf7bc45080be4c280e81a6 [file] [log] [blame]
{
"name": "MSCommonTools",
"version": "1.0.1",
"summary": "常用工具类",
"homepage": "https://github.com/msbaby520/MSCommonTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"msbaby": "msbaby_jason@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/msbaby520/MSCommonTools.git",
"tag": "1.0.1"
},
"source_files": [
"MSTools",
"MSCommonTools/MSTools/**/*.{h}"
],
"requires_arc": true
}