[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 1 / NVActivityIndicatorView / 3.3 / NVActivityIndicatorView.podspec.json
blob8b82a5084b5af583dc4af67a58329f39eb1c144c
2   "name": "NVActivityIndicatorView",
3   "version": "3.3",
4   "summary": "A collection of awesome loading animations",
5   "homepage": "https://github.com/ninjaprox/NVActivityIndicatorView",
6   "screenshots": "https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vinh Nguyen": "ninjaprox@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/ninjaprox",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/ninjaprox/NVActivityIndicatorView.git",
21     "tag": "v3.3"
22   },
23   "source_files": "NVActivityIndicatorView/**/*.swift",
24   "frameworks": [
25     "UIKit",
26     "QuartzCore"
27   ],
28   "pushed_with_swift_version": "3.0"