blob: 7cfdb0f49088cf61392ca1597a6e88e688ffe809 [file] [log] [blame]
{
"name": "NVActivityIndicatorView",
"version": "2.0",
"summary": "A collection of nice loading animations",
"homepage": "https://github.com/ninjaprox/NVActivityIndicatorView",
"screenshots": "https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif",
"license": {
"type": "MIT"
},
"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": "v2.0"
},
"source_files": "NVActivityIndicatorView/**/*.swift",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}