[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 5 / b / DapiSDK / 1.0.222 / DapiSDK.podspec.json
blob97588d2c457d4d8fc142cae7db2c89c8b348ad32
2   "name": "DapiSDK",
3   "version": "1.0.222",
4   "summary": "Financial APIs to connect users bank accounts.",
5   "homepage": "https://dapi.com",
6   "authors": {
7     "Dapi": "hello@dapi.co"
8   },
9   "license": {
10     "type": "Commercial",
11     "file": "LICENSE.md"
12   },
13   "platforms": {
14     "ios": "10.3"
15   },
16   "source": {
17     "git": "https://github.com/dapi-co/DapiSDK-iOS.git",
18     "tag": "1.0.222"
19   },
20   "vendored_frameworks": "DapiConnect.xcframework",
21   "cocoapods_version": ">= 1.10.0",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
27   },
28   "info_plist": {
29     "SDKVersion": "1.0.222"
30   }