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