[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / e / FRDoneAccessory / 0.2 / FRDoneAccessory.podspec.json
blobbea0f8a1b3db912881f82786494a159b67ce352a
2   "name": "FRDoneAccessory",
3   "version": "0.2",
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   "screenshots": [
8     "http://blezcode.com/images/github/FRDoneAccessory/Screenshot_Native.jpg",
9     "http://blezcode.com/images/github/FRDoneAccessory/Screenshot_Styled.jpg"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "Harditya Ramadhan",
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/freeskys/FRDoneAccessory.git",
21     "tag": "0.2"
22   },
23   "source_files": [
24     "FRDoneAccessory",
25     "FRDoneAccessory/*.{h,m}"
26   ],
27   "requires_arc": true