[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 8 / AXStateButton / 1.1.0 / AXStateButton.podspec.json
blob75b02a9583546f6e6d490b86522320cbe19b4326
2   "name": "AXStateButton",
3   "version": "1.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "A simple UIButton subclass that allows for extensive button state customization.",
9   "homepage": "https://github.com/alexhillc/AXStateButton",
10   "authors": {
11     "Alex Hill": "alexhill.c@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/alexhillc/AXStateButton.git",
15     "tag": "v1.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.{h,m}",
22   "frameworks": "UIKit"