[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 9 / f / SimpleButton / 2.1 / SimpleButton.podspec.json
blobec2ba74559c4d6bb6c1456583557c4dbf453bf6d
2   "name": "SimpleButton",
3   "version": "2.1",
4   "summary": "Simple UIButton subclass with additional state change animations (e.g. backgroundColor)",
5   "description": "Simple UIButton subclass with animated, state-aware attributes. Easy to subclass and configure!",
6   "homepage": "https://github.com/aloco/SimpleButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andreas Tinoco Lobo": "andreas@tinoco-lobo.at"
13   },
14   "platforms": {
15     "ios": "8.1"
16   },
17   "source": {
18     "git": "https://github.com/aloco/SimpleButton.git",
19     "tag": "2.1"
20   },
21   "requires_arc": true,
22   "source_files": "SimpleButton/*.swift"