[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 1 / 0 / c / NYSTK / 0.0.6 / NYSTK.podspec.json
blobfe2b05c8196b5e4dbdf9965cdd3f88b328e20613
2   "name": "NYSTK",
3   "version": "0.0.6",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "ios alert framework.",
8   "homepage": "https://github.com/niyongsheng/NYSTK",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "NiYongsheng": "niyongsheng@outlook.com"
15   },
16   "source": {
17     "git": "https://github.com/niyongsheng/NYSTK.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "NYSTK/**/*.{h,m}",
21   "resources": "NYSTK/NYSTK.bundle",
22   "dependencies": {
23     "ReactiveObjC": [
24       ">= 1.0.1"
25     ],
26     "Masonry": [
27       ">= 1.0.0"
28     ]
29   },
30   "requires_arc": true