[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 6 / 1 / 9 / RTLButton / 0.0.1 / RTLButton.podspec.json
blob52b404e9b513f487289fafcf3c52a82c8d59e59c
2   "name": "RTLButton",
3   "version": "0.0.1",
4   "summary": "UIButton subclass with image and title aligned Right To Left",
5   "description": "                   Wanna align image and text of UIButton in reverse order? Just use `RTLButton`\n                   and your button content will be right to left aligned even in storyboard :)\n",
6   "homepage": "https://github.com/k06a/RTLButton",
7   "license": "MIT",
8   "authors": {
9     "Anton Bukov": "k06aaa@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/k06a/RTLButton.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true