blob: 69f52c52ccb51de861c448dff08919f65bacd040 [file] [log] [blame]
{
"name": "Antenna",
"version": "2.0.1",
"license": "MIT",
"summary": "Extensible Remote Logging for iOS.",
"homepage": "https://github.com/mattt/Antenna",
"social_media_url": "https://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/Antenna.git",
"tag": "2.0.1"
},
"source_files": "Antenna",
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"AFNetworking": [
"~> 2.4"
]
}
}