blob: 194fb529cdee20e990950fae0419de3f1d84a44d [file] [log] [blame]
{
"name": "TekKing",
"platforms": {
"ios": "8.0"
},
"summary": "TekKing lets a user select TekKing.",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thanh Nguyen": "mrtracy2011@gmail.com"
},
"homepage": "https://github.com/thietsung/TekKing",
"source": {
"git": "https://github.com/thietsung/TekKing.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": "TekKing/**/*.{swift}"
}