blob: 3131e2c5a7a7c71759a451a4401ba9cd34708255 [file] [log] [blame]
{
"name": "BigBrother",
"version": "0.3.0",
"summary": "Automatically sets the network activity indicator watches for any performed request.",
"homepage": "https://github.com/marcelofabri/BigBrother",
"license": "MIT",
"authors": {
"Marcelo Fabri": "me@marcelofabri.com"
},
"social_media_url": "http://twitter.com/marcelofabri_",
"source": {
"git": "https://github.com/marcelofabri/BigBrother.git",
"tag": "0.3.0"
},
"source_files": "BigBrother/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}