blob: bea0f8a1b3db912881f82786494a159b67ce352a [file] [log] [blame]
{
"name": "FRDoneAccessory",
"version": "0.2",
"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",
"screenshots": [
"http://blezcode.com/images/github/FRDoneAccessory/Screenshot_Native.jpg",
"http://blezcode.com/images/github/FRDoneAccessory/Screenshot_Styled.jpg"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Harditya Ramadhan",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/freeskys/FRDoneAccessory.git",
"tag": "0.2"
},
"source_files": [
"FRDoneAccessory",
"FRDoneAccessory/*.{h,m}"
],
"requires_arc": true
}