[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 7 / ZAnti-Addiction / 0.1.3 / ZAnti-Addiction.podspec.json
blob2abecec3bfdaff662070de1e987a0035281bbf76
2   "name": "ZAnti-Addiction",
3   "version": "0.1.3",
4   "summary": "A short description of ZAnti-Addiction.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://59.110.70.54/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://59.110.70.54/ZAnti-Addiction/ZAnti-AddictionSpec",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.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   }