blob: 4792c1f59dae3c05bb21ef26fcb4121316cf5a57 [file] [log] [blame]
{
"name": "NVActivityIndicatorView",
"version": "2.12",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/ninjaprox/NVActivityIndicatorView.git",
"tag": "v2.12"
},
"source_files": "NVActivityIndicatorView/**/*.swift",
"frameworks": [
"UIKit",
"QuartzCore"
]
}