blob: fd83c184585801789acbf62e47933260982ebf5d [file] [log] [blame]
{
"name": "MSTTools_OC",
"version": "1.0.5",
"summary": "Tools in common use.",
"description": "Tools in common use...",
"homepage": "https://github.com/immustard/MSTTools_OC",
"license": "MIT",
"authors": {
"Mustard": "mustard_gxg@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/immustard/MSTTools_OC.git",
"tag": "1.0.5"
},
"source_files": [
"MSTTools_OC",
"MSTTools_OC/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}