blob: 6b6c645cf10536bb1c094cd4f1198d809302f8b4 [file] [log] [blame]
{
"name": "JCDefaultFormInputAccessoryView",
"platforms": {
"ios": "5.0"
},
"version": "0.9.2",
"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.2"
},
"source_files": "Library/*.{h,m}"
}