[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / 4 / b / JTImageButton / 1.0.0 / JTImageButton.podspec.json
blobd8d44273d9a848acb839e0af7bfa4ead5b496c2a
2   "name": "JTImageButton",
3   "version": "1.0.0",
4   "summary": "JTImageButton is a UIButton subclass that makes title+image work easier.",
5   "description": "                   **JTImageButton** is a UIButton subclass that makes title+image work easier. Your image and title together WILL BE centered horizontally. You will be also able to resize provided image and change it’s color easier, so basically all you have to provide is a text as a title and image (*NO MORE* image asset editing to get an image that you want in a button).\n",
6   "homepage": "https://github.com/kubatru/JTImageButton",
7   "screenshots": "https://raw.githubusercontent.com/kubatru/JTImageButton/master/Screens/img_example.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": "Jakub Truhlar",
13   "social_media_url": "http://kubatruhlar.cz",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/kubatru/JTImageButton.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "JTImageButton/*",
22   "frameworks": "UIKit",
23   "requires_arc": true