blob: f9dbd94d01e353c2706cc6acadf5b9d5526144b9 [file] [log] [blame]
{
"name": "KofktuSDK",
"version": "0.0.2",
"summary": "KofktuSDK",
"description": "KofktuSDK for Swift",
"homepage": "https://github.com/Kofktu/KofktuSDK",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KofktuSDK.git",
"tag": "0.0.2"
},
"source_files": "KofktuSDK/Classes/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}