[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / a / 9 / Avenue / 0.4.4 / Avenue.podspec.json
blobb517ad6b092919e069188b241c741f320d6c4672
2   "name": "Avenue",
3   "version": "0.4.4",
4   "summary": "A Networking Infrastructure",
5   "homepage": "https://github.com/MediaHound/Avenue",
6   "license": "Apache",
7   "authors": {
8     "Dustin Bachrach": "dustin@mediahound.com"
9   },
10   "source": {
11     "git": "https://github.com/MediaHound/Avenue.git",
12     "tag": "0.4.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}",
19   "private_header_files": "Pod/Classes/**/*+Internal.h",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.6"
23     ],
24     "KVOController": [
25       "~> 1.2"
26     ],
27     "PromiseKit/CorePromise": [
28       "~> 3.0"
29     ]
30   },
31   "pushed_with_swift_version": "2.3"