blob: bff1fc674e9777af4105b9c631de758be5ea3742 [file] [log] [blame]
{
"name": "NVActivityIndicatorView",
"version": "3.6.0",
"summary": "A collection of awesome loading animations",
"homepage": "https://github.com/ninjaprox/NVActivityIndicatorView",
"screenshots": "https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinh Nguyen": "ninjaprox@gmail.com"
},
"social_media_url": "http://twitter.com/ninjaprox",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/ninjaprox/NVActivityIndicatorView.git",
"tag": "3.6.0"
},
"source_files": "NVActivityIndicatorView/**/*.swift",
"frameworks": [
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": "3.0"
}