[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 7 / ZAnti-Addiction / 0.0.1 / ZAnti-Addiction.podspec.json
blob7bb8bee13c0483decdf571811baf16d3166a2b7a
2   "name": "ZAnti-Addiction",
3   "version": "0.0.1",
4   "summary": "A short description of ZAnti-Addiction.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ws/ZAnti-Addiction",
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/AA/client.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZAnti-Addiction/Classes/**/*",
22   "resource_bundles": {
23     "ZAAImgesBundle": [
24       "ZAnti-Addiction/Assets/*"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "public_header_files": "ZAnti-Addiction/Classes/ZAASDK/Manager/ZAAManager.h",
34   "frameworks": [
35     "UIKit",
36     "WebKit",
37     "CoreGraphics",
38     "AuthenticationServices",
39     "AppTrackingTransparency",
40     "AdSupport"
41   ],
42   "dependencies": {
43     "AFNetworking": [
45     ],
46     "YYModel": [
48     ],
49     "Masonry": [
51     ],
52     "YYText": [
54     ]
55   },
56   "requires_arc": true