[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / c / f / DataseatSDK / 1.0.4 / DataseatSDK.podspec.json
blob7cd4e35c46b53e5556229303cf61489be41bbf59
2   "name": "DataseatSDK",
3   "version": "1.0.4",
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.4.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   }