blob: 348c93a03bcc1fc28d371afd5c197167d8fa404b [file] [log] [blame]
{
"name": "JCDefaultFormInputAccessoryView",
"platforms": {
"ios": "5.0"
},
"version": "0.9.1",
"summary": "Default input accessory view for iOS with next/previous and done buttons.",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://github.com/jcoleman/JCDefaultFormInputAccessoryView",
"authors": {
"James Coleman": "jtc331@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jcoleman/JCDefaultFormInputAccessoryView.git",
"tag": "0.9.1"
},
"source_files": "Library/*.{h,m}"
}