[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / a / ObjectiveGeocore / 0.3.4 / ObjectiveGeocore.podspec.json
blobe290b66c953f8accfb24f22741595ce739312fac
2   "name": "ObjectiveGeocore",
3   "version": "0.3.4",
4   "summary": "Geocore Objective-C Client API",
5   "description": "Objective-C client library for accessing Geocore API server.\n\n* Currently under development.",
6   "homepage": "https://github.com/geocore/geocore-objc",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Mamad Purbo": "purbo@mapmotion.jp"
10   },
11   "source": {
12     "git": "https://github.com/geocore/geocore-objc.git",
13     "tag": "0.3.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "Classes",
19   "requires_arc": true,
20   "dependencies": {
21     "PromiseKit/Promise": [
22       "~> 1.5"
23     ],
24     "PromiseKit/When": [
25       "~> 1.5"
26     ],
27     "AFNetworking": [
29     ]
30   }