blob: e11bee513a6623e0b699392171a31432a0b77f4f [file] [log] [blame]
{
"name": "FRDoneAccessory",
"version": "0.1",
"summary": "Done button accessory for UITextfield or UITextview",
"description": "Done button accessory for UITextfield or UITextview. Use it to add done button on top of the UITextfield or UITextview.",
"homepage": "https://github.com/freeskys/FRDoneAccessory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Harditya Ramadhan",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/freeskys/FRDoneAccessory.git",
"tag": "0.1"
},
"source_files": [
"FRDoneAccessory",
"FRDoneAccessory/*.{h,m}"
],
"requires_arc": true
}