[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / f / GKBaseProject / 0.1.8 / GKBaseProject.podspec.json
blob5597570c126150835fa2f4524300ce24f4a6269e
2   "name": "GKBaseProject",
3   "version": "0.1.8",
4   "summary": "GKBaseProject 基础库",
5   "description": "GKBaseProject 很长的介绍",
6   "homepage": "https://github.com/1103785815",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1103785815@qq.com": "1103785815@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/CodeBlog/GKBaseProject.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "subspecs": [
23     {
24       "name": "static.source",
25       "source_files": [
26         "GKBaseProject/Classes",
27         "GKBaseProject/Classes/**/*.{h,m,swift}"
28       ],
29       "resources": [
30         "GKBaseProject/Assets/**/*.xcassets"
31       ],
32       "dependencies": {
33         "GKBaseProject/static.dependencies": [
35         ]
36       }
37     },
38     {
39       "name": "static.dependencies",
40       "dependencies": {
41         "Alamofire": [
42           "~> 4.8.0"
43         ],
44         "HandyJSON": [
45           "~> 4.2.1"
46         ],
47         "SnapKit": [
48           "~> 4.2.0"
49         ],
50         "Kingfisher": [
51           "~> 4.10.1"
52         ],
53         "ReachabilitySwift": [
54           "~> 4.3.0"
55         ],
56         "IQKeyboardManager": [
57           "~> 6.2.0"
58         ],
59         "ActiveLabel": [
60           "~> 1.0.1"
61         ],
62         "SwifterSwift": [
63           "~> 4.6.0"
64         ],
65         "RealmSwift": [
66           "~> 3.12.0"
67         ]
68       }
69     }
70   ]