[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / c / 8 / OpenCageSDK / 0.1.0 / OpenCageSDK.podspec.json
blob10430cd3276221df357434ed2ec17bb26d5f452d
2   "name": "OpenCageSDK",
3   "version": "0.1.0",
4   "summary": "OpenCageSDK is the SDK for Open Cage Geocoding API",
5   "description": "This is written to help the users of the OpenCage API system for Geocoding within iOS",
6   "homepage": "https://geocoder.opencagedata.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OpenCage": "edf@opencagedata.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenCageData/OpenCage-iOS-SDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "OpenCage/OpenCageSDK/Classes/**/*",
22   "pushed_with_swift_version": "4.0"