blob: 10cb821372370b299da7db84a8c7b1e0813d2ced [file] [log] [blame]
{
"name": "TZKeyboardPop",
"version": "0.0.1",
"license": "MIT",
"summary": "Allow to pop a keyboard with a UITextField dynamically attached to it",
"homepage": "https://github.com/havocked/TZKeyboardPop",
"authors": {
"Nataniel Martin": "nmartin@appstud.me"
},
"social_media_url": "https://twitter.com/NatanielMartin",
"source": {
"git": "https://github.com/havocked/TZKeyboardPop.git",
"tag": "0.0.1"
},
"source_files": "TZKeyboardPop.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}