blob: 9cfa28558ec4e6f5894a6d5d9ea9afbb9148bebd [file] [log] [blame]
{
"name": "NVActivityIndicatorView",
"version": "2.6",
"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.6"
},
"source_files": "NVActivityIndicatorView/**/*.swift",
"frameworks": [
"UIKit",
"QuartzCore"
],
"requires_arc": true
}