blob: ef8658db1f6611b069c965f32949c955d3810af6 [file] [log] [blame]
{
"name": "TDInputView",
"version": "0.1.0",
"summary": "TDInputView is an open source custom input view which is displayed when a text field becomes the first responder.",
"homepage": "https://github.com/tomdiggle/TDInputView",
"screenshots": "http://tomdiggle.com/assets/images/tdinputview.png",
"license": "MIT",
"authors": {
"Tom Diggle": "tom@tomdiggle.com"
},
"social_media_url": "https://twitter.com/tomdiggle",
"source": {
"git": "https://github.com/tomdiggle/TDInputView.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "TDInputView",
"resources": "TDInputView/Images/*.png"
}