[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / c / ALSUniversalAccount-ThirdParty / 0.0.3 / ALSUniversalAccount-ThirdParty.podspec.json
blob28a27b8f486af3ed8672e5b110f0fc29eb3fe050
2   "name": "ALSUniversalAccount-ThirdParty",
3   "version": "0.0.3",
4   "summary": "A short description of ALSUniversalAccount.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AltairEven/ALSUniversalAccount",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AltairEven": "qianye.qy@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/AltairEven/ALSUniversalAccount.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
23     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup",
24     "ENABLE_BITCODE": "NO",
25     "MACH_O_TYPE": "staticlib"
26   },
27   "subspecs": [
28     {
29       "name": "Public",
30       "source_files": "ALSUniversalAccount/Classes/Public/*"
31     },
32     {
33       "name": "Interface",
34       "dependencies": {
35         "ALSUniversalAccount-ThirdParty/Public": [
37         ],
38         "TTTAttributedLabel": [
39           "~> 2.0.0"
40         ],
41         "SFHFKeychainUtils": [
42           "~> 0.0.1"
43         ],
44         "MBProgressHUD": [
45           "~> 0.9.0"
46         ],
47         "UMengUShare/Social/Sina": [
49         ],
50         "UMengUShare/Social/QQ": [
52         ]
53       },
54       "vendored_frameworks": "ALSUniversalAccount/Classes/Interface/ThirdParty/*.framework",
55       "resource_bundles": {
56         "ALSUniversalAccount": [
57           "ALSUniversalAccount/Assets/**/*.png"
58         ]
59       },
60       "subspecs": [
61         {
62           "name": "BaiChuan",
63           "vendored_frameworks": "ALSUniversalAccount/Classes/Plug/BaiChuan/ThirdParty/**/*.framework",
64           "frameworks": "CoreMotion",
65           "ios": {
66             "libraries": [
67               "sqlite3.0",
68               "z.1.2.8"
69             ]
70           }
71         }
72       ]
73     }
74   ]