[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / f / nakilib / 1.0.0 / nakilib.podspec.json
blob3575f3edf781f806601bb1187dee898ca6c208f1
2   "name": "nakilib",
3   "version": "1.0.0",
4   "summary": "my lib, with some usefull tools",
5   "description": "my lib, with some usefull tools, for private use",
6   "homepage": "https://github.com/NagiYan/nakilib",
7   "license": "MIT",
8   "authors": {
9     "nagi": "yxj@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/NagiYan/nakilib.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "nakilib/*",
19   "frameworks": [
20     "UIKit",
21     "ImageIO"
22   ],
23   "requires_arc": false,
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }