blob: 094b4b5b644c49405a4e18bd873ffdea7404553f [file] [log] [blame]
{
"name": "BigBrother",
"version": "0.2.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.2.0"
},
"source_files": "BigBrother/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}