[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 5 / 0 / b / JTHighlightButton / 0.1.0 / JTHighlightButton.podspec.json
blobc444ae874aa96b437810aa8747d1a64ede4b881d
2   "name": "JTHighlightButton",
3   "version": "0.1.0",
4   "summary": "JTHighlightButton:",
5   "description": "Custom UIButton, which can add backgroundColor on Highlighted state by code or nib.",
6   "homepage": "https://github.com/JTANISME/JTHighlightButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jtanisme": "jtanisme@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/JTANISME/JTHighlightButton.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "JTHighlightButton",
23     "JTHighlightButton/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true