[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / a / 2 / 1 / NVActivityIndicatorView / 2.10 / NVActivityIndicatorView.podspec.json
blobaed78d833e57beda61967179298a2b72355e552b
2   "name": "NVActivityIndicatorView",
3   "version": "2.10",
4   "summary": "A collection of nice 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     "Nguyen Vinh": "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": "v2.10"
22   },
23   "source_files": "NVActivityIndicatorView/**/*.swift",
24   "frameworks": [
25     "UIKit",
26     "QuartzCore"
27   ]