blob: d93e8c2b9e52676ac855734a70a0956775f62d33 [file] [log] [blame]
{
"name": "NYSMC",
"version": "0.0.6",
"summary": "Auto Choose Sheel/Application framework.",
"homepage": "https://github.com/niyongsheng/NYSMC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NiYongsheng": "niyongsheng@outlook.com"
},
"source": {
"git": "https://github.com/niyongsheng/NYSMC.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"resources": "Resources/images.bundle",
"vendored_frameworks": "Frameworks/NYSMC.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}