blob: 2fdc1ce5e85cb3961f833efc31eba3c035bd4c61 [file] [log] [blame]
{
"name": "KofktuSDK",
"version": "1.6.2",
"summary": "KofktuSDK",
"description": "KofktuSDK for Swift",
"homepage": "https://github.com/Kofktu/KofktuSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KofktuSDK.git",
"tag": "1.6.2"
},
"source_files": "KofktuSDK/Classes/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"ObjectMapper": [
"~> 2.0"
],
"AlamofireObjectMapper": [
"~> 4.0"
],
"SDWebImage": [
"~> 3.8.0"
],
"AsyncSwift": [
"~> 2.0"
],
"Toaster": [
"~> 2.0"
],
"KeychainAccess": [
"~> 3.0"
],
"Sniffer": [
]
},
"pushed_with_swift_version": "3.0"
}