[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / f / TestFddSDK / 0.1.2 / TestFddSDK.podspec.json
blob6c28adaad7c1c0fd267babeb45b5cce85a0ab448
2   "name": "TestFddSDK",
3   "version": "0.1.2",
4   "summary": "you can develop Real-name authentication with the SDK.",
5   "homepage": "https://gitee.com/amor-y/test-fdd-sdk.git",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "jiale": "yangjiale@fadada.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://gitee.com/amor-y/test-fdd-sdk.git",
18     "tag": "0.1.2"
19   },
20   "resources": [
21     "TestFddSDKBundle.bundle",
22     "MBProgressHUD.bundle"
23   ],
24   "ios": {
25     "vendored_frameworks": "TestFddSDK.framework"
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   }