[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / a / 4 / GeekDataKit / 0.1.1 / GeekDataKit.podspec.json
blob4b6d6f077169f8c6fc0271f878dee2df2c545b15
2   "name": "GeekDataKit",
3   "version": "0.1.1",
4   "summary": "GeekDataKit is used to getting user behaver data.",
5   "swift_versions": "4.0",
6   "description": "GeekDataKit 用于极客公社内部APP用户行为数据上报的SDk。这个SDK属于公共的sdk,适用于公司所有iOS端APP。",
7   "homepage": "http://git.xiaoniu.com/zhangqi1/GeekDataKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "zhangqi1": "zhangqi1@hellogeek.com"
14   },
15   "source": {
16     "git": "http://git.xiaoniu.com/zhangqi1/GeekDataKit.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "GeekDataKit/Classes/**/*",
24   "dependencies": {
25     "RxSwift": [
26       "~> 5.0.0"
27     ],
28     "RxCocoa": [
29       "~> 5.0.0"
30     ],
31     "RxBlocking": [
32       "~> 5.0.0"
33     ],
34     "RxAlamofire": [
35       "~> 5.0.0"
36     ],
37     "NSObject+Rx": [
38       "~> 5.0.0"
39     ],
40     "Alamofire": [
41       "~> 4.8.1"
42     ],
43     "Moya": [
44       "~> 14.0.0-alpha.1"
45     ],
46     "Moya/RxSwift": [
47       "~> 14.0.0-alpha.1"
48     ],
49     "ObjectMapper": [
50       "~> 3.3.0"
51     ],
52     "SwiftyJSON": [
53       "~> 4.1.0"
54     ],
55     "PromiseKit": [
57     ],
58     "ReachabilitySwift": [
60     ],
61     "XCGLogger": [
62       "~> 7.0.0"
63     ],
64     "AwesomeCache": [
65       "~> 5.0"
66     ],
67     "SwifterSwift": [
68       "~> 4.6.0"
69     ],
70     "FMDB": [
71       "~> 2.7.5"
72     ],
73     "LKDBHelper": [
74       "~> 2.5.1"
75     ],
76     "KeychainAccess": [
77       "~> 3.1.2"
78     ],
79     "DeviceKit": [
80       "~> 2.0.0"
81     ],
82     "CryptoSwift": [
83       "~> 0.14.0"
84     ]
85   },
86   "swift_version": "4.0"