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