[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 1 / 3 / FddSDK / 0.0.1 / FddSDK.podspec.json
blob92292f237dce7673cafa8910e0b5f6f4deb48e55
2   "name": "FddSDK",
3   "version": "0.0.1",
4   "summary": "you can develop Real-name authentication with the SDK.",
5   "homepage": "https://gitee.com/amor-y/fdd-initiate-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/fdd-initiate-sdk.git",
18     "tag": "0.0.1"
19   },
20   "resources": "MBProgressHUD.bundle",
21   "dependencies": {
22     "AFNetworking": [
24     ],
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": "FddSDK.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   }