[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 4 / TextImageButton / 0.2 / TextImageButton.podspec.json
blob9425ac601b44fff0d0f20c7aaa52c675136b4ec5
2   "name": "TextImageButton",
3   "version": "0.2",
4   "summary": "Image spacing and side selection for UIButton",
5   "description": "TextImageButton allows specifying spacing between image and title as well as the side\nto display the image on.",
6   "homepage": "https://github.com/timbodeit/TextImageButton",
7   "license": "MIT",
8   "authors": {
9     "Tim Bodeit": "tim@bodeit.com"
10   },
11   "source": {
12     "git": "https://github.com/timbodeit/TextImageButton.git",
13     "tag": "0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit",
21   "pushed_with_swift_version": "3.0"