[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 0 / c / NYSTK / 0.0.7 / NYSTK.podspec.json
blob712d785d036ef22f9ef216eb8f83a4dfaa42aba0
2   "name": "NYSTK",
3   "version": "0.0.7",
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": "git@github.com:niyongsheng/NYSTK.git",
18     "tag": "0.0.7"
19   },
20   "source_files": "NYSTK/**/*.{h,m}",
21   "resources": "NYSTK/NYSTK.bundle",
22   "dependencies": {
23     "Masonry": [
24       ">= 1.0.0"
25     ]
26   },
27   "requires_arc": true