[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 1 / 0 / e / FRDoneAccessory / 0.1 / FRDoneAccessory.podspec.json
blobe11bee513a6623e0b699392171a31432a0b77f4f
2   "name": "FRDoneAccessory",
3   "version": "0.1",
4   "summary": "Done button accessory for UITextfield or UITextview",
5   "description": "Done button accessory for UITextfield or UITextview. Use it to add done button on top of the UITextfield or UITextview.",
6   "homepage": "https://github.com/freeskys/FRDoneAccessory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Harditya Ramadhan",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/freeskys/FRDoneAccessory.git",
17     "tag": "0.1"
18   },
19   "source_files": [
20     "FRDoneAccessory",
21     "FRDoneAccessory/*.{h,m}"
22   ],
23   "requires_arc": true