blob: 00687efbeb749af88cab9fe28ab9d1d3aa13909f [file] [log] [blame]
{
"name": "Antenna",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "Antenna",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"dependencies": {
"AFNetworking": [
"~> 1.3"
]
}
}