[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / f / DataseatSDK / 1.0.2 / DataseatSDK.podspec.json
blob519fc9b11e86a8e9cf1e602f7289062e6e134be8
2   "name": "DataseatSDK",
3   "version": "1.0.2",
4   "summary": "Dataseat iOS SDK",
5   "homepage": "https://dataseat.com",
6   "authors": {
7     "Name": "paul@dataseat.com"
8   },
9   "license": {
10     "type": "Commercial License",
11     "text": "Copyright 2021 Dataseat Ltd. All rights reserved. The Dataseat SDK is available under a commercial license (https://dataseat.com/eula.html)"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://assets.dataseat.com/ios/dataseatsdk/DataseatSDK-1.0.2.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "DataseatSDK.framework"
21   },
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
24     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
25   },
26   "user_target_xcconfig": {
27     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64",
28     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7"
29   }