blob: b713de6c6b9b936c1daee302587b6a24ce425008 [file] [log] [blame]
{
"name": "NetworkActivityIndicator",
"summary": "A library that helps managing the network activity indicator state.",
"version": "0.1.5",
"homepage": "https://github.com/3lvis/NetworkActivityIndicator",
"license": "MIT",
"authors": {
"Elvis Nuñez": "elvisnunez@me.com"
},
"source": {
"git": "https://github.com/3lvis/NetworkActivityIndicator.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/3lvis",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Source"
}