[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 7 / ZAnti-Addiction / 0.2.2 / ZAnti-Addiction.podspec.json
blob409f49d2c6a8ca99047dfab309da0b199ad79117
2   "name": "ZAnti-Addiction",
3   "version": "0.2.2",
4   "summary": "A short description of ZAnti-Addiction.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.ihoi.top/ZAnti-Addiction/ZAnti-Addiction-Unity",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ws": "wangshuai@zplay.com"
13   },
14   "source": {
15     "git": "http://gitlab.ihoi.top/ZAnti-Addiction/ZAnti-AddictionSpec",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "ZAnti_Addiction.framework",
22   "source_files": "ZAnti_Addiction.framework/Headers/*.{h}",
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   ]