[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 4 / NBHighlightButton / 1.0.0 / NBHighlightButton.podspec.json
blob2c553fe6e6d161d90f1cef1b7c872b311f2b20bc
2   "name": "NBHighlightButton",
3   "version": "1.0.0",
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.0"
19   },
20   "source_files": [
21     "src",
22     "src/**/*.{h,m}"
23   ],
24   "requires_arc": false