[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 8 / a / f / TestFddSDK / 0.1.0 / TestFddSDK.podspec.json
blobe8b6cb7d03a1b69c6c837c20df58bc400e2515b6
2   "name": "TestFddSDK",
3   "version": "0.1.0",
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.0"
19   },
20   "resources": [
21     "TestFddSDKBundle.bundle",
22     "MBProgressHUD.bundle"
23   ],
24   "dependencies": {
25     "Masonry": [
26       "<=1.0.2"
27     ],
28     "MJExtension": [
29       "<=3.1.12"
30     ],
31     "SDWebImage": [
32       "<=3.8.2"
33     ],
34     "SVProgressHUD": [
35       "<=2.1.2"
36     ],
37     "Colours": [
38       "<=5.13.0"
39     ],
40     "SAMKeychain": [
42     ],
43     "MMPopupView": [
44       "<=1.7.2"
45     ],
46     "MJRefresh": [
47       "<=3.1.12"
48     ],
49     "IQKeyboardManager": [
50       "~> 5.0.7"
51     ]
52   },
53   "ios": {
54     "vendored_frameworks": "TestFddSDK.framework"
55   },
56   "frameworks": [
57     "UIKit",
58     "Foundation"
59   ],
60   "xcconfig": {
61     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
62   },
63   "pod_target_xcconfig": {
64     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
65   }