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