[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 9 / 8 / 7 / ZAnti-Addiction / 0.0.2 / ZAnti-Addiction.podspec.json
blob339f63c1fd88bb8bb185d0643e62e69e76cd91c9
2   "name": "ZAnti-Addiction",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZAnti-Addiction/Classes/**/*",
22   "public_header_files": "ZAnti-Addiction/Classes/**/ZAAManager.h",
23   "resource_bundles": {
24     "ZAAImgesBundle": [
25       "ZAnti-Addiction/Assets/*"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "-lObjC"
30   },
31   "frameworks": [
32     "UIKit",
33     "WebKit",
34     "CoreGraphics",
35     "AuthenticationServices",
36     "AppTrackingTransparency",
37     "AdSupport"
38   ],
39   "dependencies": {
40     "AFNetworking": [
42     ],
43     "YYModel": [
45     ],
46     "Masonry": [
48     ],
49     "YYText": [
51     ]
52   }