[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 5 / UIKitAnimations / 1.0.0 / UIKitAnimations.podspec.json
blob3b1756f3d7973803c87c068a580d46334a62ce26
2   "name": "UIKitAnimations",
3   "version": "1.0.0",
4   "summary": "Provides helpers for easily animating setting text, labels and colors",
5   "homepage": "https://github.com/AndreasVerhoeven/UIKitAnimations",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andreas Verhoeven": "cocoapods@aveapps.com"
12   },
13   "source": {
14     "git": "https://github.com/AndreasVerhoeven/UIKitAnimations.git",
15     "tag": "1.0.0"
16   },
17   "module_name": "UIKitAnimations",
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "Sources/*.swift",
25   "swift_version": "5.0"