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