blob: feb1daf2f32c717f98bb99757955e9d53e0aaffd [file] [log] [blame]
{
"name": "KeyboardTracker",
"version": "0.1",
"summary": "Swift port of NgKeyboardTracker",
"homepage": "https://github.com/emrekyv/KeyboardTracker",
"authors": {
"Emre Kucukayvaz": "e@emrekyv.com"
},
"source": {
"git": "https://github.com/emrekyv/KeyboardTracker.git",
"tag": "0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"frameworks": "UIKit",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}