blob: 9e489dbea8d755a3b9546d27f193d0afd166780f [file] [log] [blame]
{
"name": "NVActivityIndicatorView",
"version": "3.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": {
"Nguyen Vinh": "ninjaprox@gmail.com"
},
"social_media_url": "http://twitter.com/ninjaprox",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ninjaprox/NVActivityIndicatorView.git",
"tag": "v3.0"
},
"source_files": "NVActivityIndicatorView/**/*.swift",
"frameworks": [
"UIKit",
"QuartzCore"
]
}