[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / f / nakilib / 1.0.5 / nakilib.podspec.json
blob4c004008c3e7bb774d4b374ad5e6ad2ac38e3b43
2   "name": "nakilib",
3   "version": "1.0.5",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/NagiYan/nakilib.git",
16     "tag": "1.0.5"
17   },
18   "source_files": [
19     "nakilib/**/*",
20     "nakilib/ui/**/*",
21     "nakilib/communication/**/*",
22     "nakilib/device/**/*"
23   ],
24   "exclude_files": "nakilib/LICENSE",
25   "frameworks": [
26     "UIKit",
27     "ImageIO",
28     "MapKit"
29   ],
30   "requires_arc": false,
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "Masonry": [
37     ],
38     "Reachability": [
40     ],
41     "MJRefresh": [
43     ],
44     "MGSwipeTableCell": [
46     ],
47     "ReactiveCocoa": [
49     ],
50     "ChameleonFramework": [
52     ],
53     "SAMWebView": [
55     ],
56     "ADGifLoading": [
58     ],
59     "pop": [
61     ],
62     "SDWebImage": [
64     ]
65   }