[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / d / 5 / GeoSpark / 3.0.5 / GeoSpark.podspec.json
blobbbe4bac11c3a12a8745956a5fcf5c2ed6f3ff6e0
2   "name": "GeoSpark",
3   "version": "3.0.5",
4   "summary": "iOS SDK for GeoSpark, the location intelligence platform",
5   "homepage": "https://geospark.co",
6   "social_media_url": "https://twitter.com/geosparkai",
7   "authors": {
8     "GeoSpark, Inc.": "support@geospark.co"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/geosparks/geospark-sdk-ios.git",
15     "tag": "3.0.5"
16   },
17   "source_files": "GeoSparkSDK/GeoSpark.framework/Headers/*.h",
18   "vendored_frameworks": "GeoSparkSDK/GeoSpark.framework",
19   "module_map": "GeoSparkSDK/GeoSpark.framework/Modules/module.modulemap",
20   "module_name": "GeoSpark",
21   "dependencies": {
22     "AWSIoT": [
24     ],
25     "AWSMobileClient": [
27     ]
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "license": {
36     "type": "Copyright",
37     "text": "Copyright (c) 2020 GeoSpark, Inc. All rights reserved."
38   }