[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 1 / 4 / TextImageButton / 0.1.0 / TextImageButton.podspec.json
blobac51d8a00cdaab4ae32478cc32550895b8fd3ead
2   "name": "TextImageButton",
3   "version": "0.1.0",
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.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TextImageButton": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"