[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / 3 / a / ZXRequestBlock / 1.0.4 / ZXRequestBlock.podspec.json
blob05649fb9f08d941ab79cd663cebb5490295936eb
2   "name": "ZXRequestBlock",
3   "version": "1.0.4",
4   "summary": "一句话实现iOS应用底层所有网络请求拦截,包含http-dns解决方法,有效防止DNS劫持,用于分析http,https请求,禁用/允许代理,防抓包,重定向等",
5   "homepage": "https://github.com/SmileZXLee/ZXRequestBlock",
6   "license": "MIT",
7   "authors": {
8     "李兆祥": "393727164@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/SmileZXLee/ZXRequestBlock.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "ZXRequestBlockDemo/ZXRequestBlockDemo/ZXRequestBlock/**/*",
18   "requires_arc": true,
19   "user_target_xcconfig": {
20     "GENERATE_INFOPLIST_FILE": "YES"
21   },
22   "pod_target_xcconfig": {
23     "GENERATE_INFOPLIST_FILE": "YES"
24   }