[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / d / GeocoreKit / 0.0.1 / GeocoreKit.podspec.json
blob632797fe56ca21fe098dd67bbc697745bc23b78e
2   "name": "GeocoreKit",
3   "version": "0.0.1",
4   "summary": "Geocore Swift Client API",
5   "description": "                   Pure Swift client library for accessing Geocore API server.\n\n                   * Currently under development. Doesn't do anything useful for now.\n",
6   "homepage": "https://github.com/geocore/geocore-swift",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Mamad Purbo": "purbo@mapmotion.jp"
10   },
11   "platforms": {
12     "ios": "8.3",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/geocore/geocore-swift.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "GeocoreKit",
21     "GeocoreKit/**/*.{swift,h,m}"
22   ],
23   "requires_arc": true