[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / e / SpinnerView / 0.1.0 / SpinnerView.podspec.json
blobed969588164013d86d968e111e286cc7c8bb40bc
2   "name": "SpinnerView",
3   "version": "0.1.0",
4   "summary": "A material design like loading indicator with success and fail animations.",
5   "description": "A material design like loading indicator with success and fail animations. Written in Swift and easy to use.",
6   "homepage": "https://github.com/svdahlberg/SpinnerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "svdahlberg": "svante.dahlberg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/svdahlberg/SpinnerView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SpinnerView/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"