blob: b517ad6b092919e069188b241c741f320d6c4672 [file] [log] [blame]
{
"name": "Avenue",
"version": "0.4.4",
"summary": "A Networking Infrastructure",
"homepage": "https://github.com/MediaHound/Avenue",
"license": "Apache",
"authors": {
"Dustin Bachrach": "dustin@mediahound.com"
},
"source": {
"git": "https://github.com/MediaHound/Avenue.git",
"tag": "0.4.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"private_header_files": "Pod/Classes/**/*+Internal.h",
"dependencies": {
"AFNetworking": [
"~> 2.6"
],
"KVOController": [
"~> 1.2"
],
"PromiseKit/CorePromise": [
"~> 3.0"
]
},
"pushed_with_swift_version": "2.3"
}