[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 8 / OpenCageSDK / 0.2.0 / OpenCageSDK.podspec.json
blobcca499f372255c1de0fdcfcee66a3bacce05eacc
2   "name": "OpenCageSDK",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OpenCage/OpenCageSDK/Classes/**/*",
22   "pushed_with_swift_version": "4.0"