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