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