[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 5 / KofktuSDK / 0.1.5 / KofktuSDK.podspec.json
blob63b625224fdcf2ed72af199e4e369f7e80cf0636
2   "name": "KofktuSDK",
3   "version": "0.1.5",
4   "summary": "KofktuSDK",
5   "description": "KofktuSDK for Swift",
6   "homepage": "https://github.com/Kofktu/KofktuSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kofktu": "kofktu@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Kofktu/KofktuSDK.git",
19     "tag": "0.1.5"
20   },
21   "source_files": "KofktuSDK/Classes/**/*.{swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreGraphics",
26     "QuartzCore"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "Alamofire": [
31       "~> 3.0"
32     ],
33     "ObjectMapper": [
34       "~> 1.2"
35     ],
36     "AlamofireObjectMapper": [
37       "~> 3.0"
38     ],
39     "Timberjack": [
41     ],
42     "SDWebImage": [
43       "~>3.7"
44     ]
45   }