blob: 2f4e41b701a4a0097235aac21cf77169b59a3a0b [file] [log] [blame]
{
"name": "KofktuSDK",
"version": "1.0.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.0.2"
},
"source_files": "KofktuSDK/Classes/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
"3.5.0"
],
"ObjectMapper": [
"1.4.0"
],
"AlamofireObjectMapper": [
"3.0.2"
],
"Timberjack": [
],
"SDWebImage": [
"~>3.7"
],
"AsyncSwift": [
"1.7.4"
]
},
"pushed_with_swift_version": "2.3"
}