[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 5 / GeoSparkTest / 0.0.3 / GeoSparkTest.podspec.json
blobe9eef5b074c5a0ac837227844136c340c04f6bff
2   "name": "GeoSparkTest",
3   "version": "0.0.3",
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/test_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"