[Delete] WalleePaymentSdkStaging 1.4.1
[CocoaPods.git] / Specs / 4 / d / 5 / GeoSpark / 1.0 / GeoSpark.podspec.json
blobaf05c01d61908ef483e29272ff294b2034155fea
2   "name": "GeoSpark",
3   "version": "1.0",
4   "summary": "GeoSpark iOS SDK",
5   "description": "GeoSpark location tracking SDK for iOS.",
6   "homepage": "https://geospark.co",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "authors": {
11     "GeoSpark, Inc.": "services@geospark.co"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "ios": {
17     "vendored_frameworks": "GeoSpark.framework"
18   },
19   "source": {
20     "http": "https://s3.amazonaws.com/geospark-frameworks/iOS/GeoSpark.zip"
21   },
22   "exclude_files": "Classes/Exclude",
23   "module_map": "GeoSpark.framework/Modules/module.modulemap",
24   "resources": "GeoSpark.framework/**/*.{mom,plist}",
25   "preserve_paths": "GeoSpark.framework/**/*",
26   "frameworks": "CoreData"