[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 3 / 5 / KofktuSDK / 1.6.2 / KofktuSDK.podspec.json
blob2fdc1ce5e85cb3961f833efc31eba3c035bd4c61
2   "name": "KofktuSDK",
3   "version": "1.6.2",
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": "1.6.2"
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       "~> 4.0"
32     ],
33     "ObjectMapper": [
34       "~> 2.0"
35     ],
36     "AlamofireObjectMapper": [
37       "~> 4.0"
38     ],
39     "SDWebImage": [
40       "~> 3.8.0"
41     ],
42     "AsyncSwift": [
43       "~> 2.0"
44     ],
45     "Toaster": [
46       "~> 2.0"
47     ],
48     "KeychainAccess": [
49       "~> 3.0"
50     ],
51     "Sniffer": [
53     ]
54   },
55   "pushed_with_swift_version": "3.0"