[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 5 / 6 / 4 / NBHighlightButton / 1.0.1 / NBHighlightButton.podspec.json
blob0a5eae719abade3d17f65eae7685b806bd2ee22d
2   "name": "NBHighlightButton",
3   "version": "1.0.1",
4   "summary": "Allows changing the background color of the button when highlighted (i.e. touch down)",
5   "homepage": "https://github.com/needbee/nbhighlightbutton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Justice": "josh@need-bee.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/needbee/nbhighlightbutton.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "src",
22     "src/**/*.{h,m}"
23   ],
24   "requires_arc": true