[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / a / 9 / Avenue / 0.1.0 / Avenue.podspec.json
blob545c80712b3d307eb8b3ae5cb9cb419c41fbaa35
2   "name": "Avenue",
3   "version": "0.1.0",
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.1.0"
13   },
14   "platforms": {
15     "ios": "7.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": [
23     ],
24     "KVOController": [
26     ],
27     "PromiseKit": [
28       "~> 1.5"
29     ]
30   }