[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 9 / f / SimpleButton / 4.0.1 / SimpleButton.podspec.json
blobbac96f4f3137808a51091d36d542167cae580aab
2   "name": "SimpleButton",
3   "version": "4.0.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": "4.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "SimpleButton/*.swift",
23   "swift_version": "4.0"