[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 2 / 1 / NVActivityIndicatorView / 2.3 / NVActivityIndicatorView.podspec.json
blob5869b09f414fc4b2e086cfe4b09bfb4952509141
2   "name": "NVActivityIndicatorView",
3   "version": "2.3",
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   },
10   "authors": {
11     "Nguyen Vinh": "ninjaprox@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/ninjaprox",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ninjaprox/NVActivityIndicatorView.git",
19     "tag": "v2.3"
20   },
21   "source_files": "NVActivityIndicatorView/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ],
26   "requires_arc": true