blob: 27301d959add251fa131e00f217c019a38ca3f8a [file] [log] [blame]
{
"name": "MSCommonTools",
"version": "1.0.0",
"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.0"
},
"source_files": [
"MSTools",
"MSCommonTools/MSTools/**/*.{h}"
],
"requires_arc": true
}