[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 9 / LocationSDK / 1.4.0 / LocationSDK.podspec.json
blob2789c5b9ad13e6cd78954443d6108a0f84d3b3ca
2   "name": "LocationSDK",
3   "version": "1.4.0",
4   "summary": "iOS SDK for Location",
5   "homepage": "https://geospark.co",
6   "authors": {
7     "Ravikanth": "ravikanth.icfai@gmail.com"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/ravikanthAtGeospark/LocationSDK.git",
14     "tag": "1.4.0"
15   },
16   "source_files": "LocationSDK/GeoSpark.framework/Headers/*.h",
17   "vendored_frameworks": "LocationSDK/GeoSpark.framework",
18   "module_name": "LocationSDK",
19   "frameworks": "CoreLocation",
20   "requires_arc": true,
21   "license": {
22     "type": "Copyright",
23     "text": "Copyright (c) 2018 Ravikanth. All rights reserved."
24   }