blob: fe2b05c8196b5e4dbdf9965cdd3f88b328e20613 [file] [log] [blame]
{
"name": "NYSTK",
"version": "0.0.6",
"platforms": {
"ios": "10.0"
},
"summary": "ios alert framework.",
"homepage": "https://github.com/niyongsheng/NYSTK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NiYongsheng": "niyongsheng@outlook.com"
},
"source": {
"git": "https://github.com/niyongsheng/NYSTK.git",
"tag": "0.0.6"
},
"source_files": "NYSTK/**/*.{h,m}",
"resources": "NYSTK/NYSTK.bundle",
"dependencies": {
"ReactiveObjC": [
">= 1.0.1"
],
"Masonry": [
">= 1.0.0"
]
},
"requires_arc": true
}