blob: 3137f56030a7ab68a05059b7cbe2f790881ccf05 [file] [log] [blame]
{
"name": "NYSMC",
"version": "0.1.4",
"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.1.4"
},
"platforms": {
"ios": "8.0"
},
"resources": "Resources/images.bundle",
"vendored_frameworks": "Frameworks/NYSMC.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}