[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 7 / AvenueFetcher / 0.4.0 / AvenueFetcher.podspec.json
blobe7c16b1ad591155a80475329864077c6f6ff9e4e
2   "name": "AvenueFetcher",
3   "version": "0.4.0",
4   "summary": "JSON Fetching for Avenue",
5   "homepage": "https://github.com/MediaHound/AvenueFetcher",
6   "license": "Apache",
7   "authors": {
8     "Dustin Bachrach": "dustin@mediahound.com"
9   },
10   "source": {
11     "git": "https://github.com/MediaHound/AvenueFetcher.git",
12     "tag": "0.4.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/*.{h,m}",
19   "dependencies": {
20     "Avenue": [
21       "~> 0.4"
22     ],
23     "JSONModel": [
24       "~> 1.1"
25     ],
26     "PromiseKit/CorePromise": [
27       "~> 3.0"
28     ]
29   }