[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / e / WSAnti-Test / 0.0.1 / WSAnti-Test.podspec.json
blob684a96b20f5e4c493c01ed00a5fac2a0095b576a
2   "name": "WSAnti-Test",
3   "version": "0.0.1",
4   "summary": "A test framework of ZAnti-Addiction.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://59.110.70.54/ZAnti-Addiction/WSAnti-Test",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ws": "wangshuai@zplay.com"
13   },
14   "source": {
15     "git": "http://59.110.70.54/ZAnti-Addiction/WSAnti-Test",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "ZAnti_Addiction.framework/Headers/*.{h}",
22   "vendored_frameworks": "ZAnti_Addiction.framework",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "frameworks": [
30     "UIKit",
31     "WebKit",
32     "CoreGraphics",
33     "AuthenticationServices",
34     "AppTrackingTransparency",
35     "AdSupport"
36   ],
37   "dependencies": {
38     "AFNetworking": [
40     ],
41     "YYModel": [
43     ],
44     "Masonry": [
46     ],
47     "YYText": [
49     ]
50   }