[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / c / APButton / 6.0.1 / APButton.podspec.json
blob4ad3f28775400a89c711ce64c8e4552f80af6802
2   "name": "APButton",
3   "version": "6.0.1",
4   "summary": "Button with ability to show loading indicator and animate depended views.",
5   "description": "Button with ability to show loading indicator and animate depended views according to button state. Try to mimic system button animations while provides ability to make button from several views: background view, image view, overlay view, etc.",
6   "homepage": "https://github.com/APUtils/APButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Plebanovich": "anton.plebanovich@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/APUtils/APButton.git",
16     "tag": "6.0.1"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "swift_versions": [
23     "5.1"
24   ],
25   "source_files": "APButton/Classes/**/*",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "swift_version": "5.1"