[Add] Dengage 5.73
[CocoaPods.git] / Specs / 6 / 2 / 9 / LocationSDK / 0.0.1 / LocationSDK.podspec.json
blob9130040d843316f9418f66a4eb6cfed8cf39735d
2   "name": "LocationSDK",
3   "version": "0.0.1",
4   "summary": "A short description of LocationSDK for getting location",
5   "description": "LocationSDK is used for getting location when ever location is updating",
6   "homepage": "https://github.com/ravikanthAtGeospark/LocationSDK",
7   "authors": {
8     "ravikanth": "ravikanth.icfai@gmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "ios": {
14     "vendored_frameworks": "LocationSDK/GeoSpark.framework"
15   },
16   "source": {
17     "git": "https://github.com/ravikanthAtGeospark/LocationSDK.git",
18     "tag": "0.0.1"
19   },
20   "exclude_files": "Classes/Exclude",
21   "module_map": "LocationSDK/GeoSpark.framework/Modules/module.modulemap",
22   "frameworks": "CoreData"