[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / a / ImageRightButton / 0.0.3 / ImageRightButton.podspec.json
blob74bf1f36cb81ae0e729e0dcad8ac459a36cc513a
2   "name": "ImageRightButton",
3   "version": "0.0.3",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "summary": "Give a button with titlelabel in left and image in right",
9   "homepage": "https://github.com/fizix100/ImageRightButton",
10   "authors": {
11     "fizix100": "fizix100@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/fizix100/ImageRightButton.git",
15     "tag": "0.0.3"
16   },
17   "description": "Inherited from UIButton, the button has a BOOL property \"isImageRight\",\n             when set this property as YES, the button can set its title in left and\n             image in right",
18   "prefix_header_contents": "#import <UIKit/UIKit.h>",
19   "source_files": "Classes/*.{h,m}",
20   "preserve_paths": "Example",
21   "requires_arc": true,
22   "pushed_with_swift_version": null,
23   "deprecated": true