[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / f / nakilib / 1.0.1 / nakilib.podspec.json
blob418299a7839225d6822628026891da4e84599d98
2   "name": "nakilib",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "nakilib/",
19   "frameworks": [
20     "UIKit",
21     "ImageIO"
22   ],
23   "requires_arc": false,
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }