blob: 82b9c2b3001231d0f74b0a49e8c21c2c5e75dc5d [file] [log] [blame]
{
"name": "Antenna",
"version": "1.0.0",
"license": "MIT",
"summary": "Extensible Remote Logging for iOS.",
"homepage": "https://github.com/mattt/Antenna",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/Antenna.git",
"tag": "1.0.0"
},
"source_files": "Antenna",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"dependencies": {
"AFNetworking": [
"~> 1.3"
]
}
}