[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 7 / ZAnti-Addiction / 0.0.4 / ZAnti-Addiction.podspec.json
blob4a5c230fddcd91d53113058c1321c499e9832a40
2   "name": "ZAnti-Addiction",
3   "version": "0.0.4",
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/ZAnti-AddictionSpec.git",
16     "tag": "0.0.4"
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     "OTHER_LDFLAGS": "-lObjC"
25   },
26   "frameworks": [
27     "UIKit",
28     "WebKit",
29     "CoreGraphics",
30     "AuthenticationServices",
31     "AppTrackingTransparency",
32     "AdSupport"
33   ],
34   "dependencies": {
35     "AFNetworking": [
37     ],
38     "YYModel": [
40     ],
41     "Masonry": [
43     ],
44     "YYText": [
46     ]
47   }