[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 1 / d / 9 / NYSKit / 0.0.7 / NYSKit.podspec.json
blob2ff0d49aab64baade5c455ed725adb565d7fd641
2   "name": "NYSKit",
3   "version": "0.0.7",
4   "platforms": {
5     "ios": "13.0"
6   },
7   "summary": "iOS scaffold core framework.",
8   "homepage": "https://github.com/niyongsheng/NYSKit",
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/NYSKit.git",
18     "tag": "0.0.7"
19   },
20   "source_files": "NYSKit/**/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 4.0"
24     ],
25     "SVProgressHUD": [
26       "~> 2.0"
27     ]
28   },
29   "requires_arc": true