[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 9 / 3 / 5 / KofktuSDK / 1.0.2 / KofktuSDK.podspec.json
blob2f4e41b701a4a0097235aac21cf77169b59a3a0b
2   "name": "KofktuSDK",
3   "version": "1.0.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.0.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       "3.5.0"
32     ],
33     "ObjectMapper": [
34       "1.4.0"
35     ],
36     "AlamofireObjectMapper": [
37       "3.0.2"
38     ],
39     "Timberjack": [
41     ],
42     "SDWebImage": [
43       "~>3.7"
44     ],
45     "AsyncSwift": [
46       "1.7.4"
47     ]
48   },
49   "pushed_with_swift_version": "2.3"