[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 7 / d / MWWKCookie / 0.0.1 / MWWKCookie.podspec.json
blob2ef5251b35be5af2bdc317fcfdf0f226c8d13cc9
2   "name": "MWWKCookie",
3   "version": "0.0.1",
4   "summary": "A WKWebview cookie handler",
5   "description": "A WKWebview cookie handler, Swift version of GGWkCookie",
6   "homepage": "https://github.com/mokong/MWWKCookie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "morgan": "a525325614@163.com"
13   },
14   "source": {
15     "git": "https://github.com/mokong/MWWKCookie.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "preserve_paths": "MWWKCookie/*",
23   "source_files": "MWWKCookie/**/*",
24   "resource_bundles": {
25     "MWWKCookie": [
26       "MWWKCookie/Resources/*.{json,xib,jpg,png,webp,db,plist,bundle,gif,sqlite,7z,zip,strings,xcassets,js,html,dat,data,css}"
27     ]
28   },
29   "swift_version": "5.0"