blob: b2a88843e02ff058c4cca75a4505e24d80d9ccc9 [file] [log] [blame]
{
"name": "KofktuSDK",
"version": "0.0.3",
"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": "0.0.3"
},
"source_files": "KofktuSDK/Classes/**/*.{swift}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true
}