[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 0 / 2 / DryWeb-iOS / 0.0.2 / DryWeb-iOS.podspec.json
blob555dc5f3275fd3024c73efc9090477e64fd8677c
2   "name": "DryWeb-iOS",
3   "version": "0.0.2",
4   "summary": "DryWeb-iOS",
5   "homepage": "https://github.com/duanruiying/DryWeb-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "duanruiying": "2237840768@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/duanruiying/DryWeb-iOS.git",
15     "tag": "0.0.2"
16   },
17   "description": "TODO: iOS Web常用封装",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "user_target_xcconfig": {
24     "OTHER_LDFLAGS": [
25       "-w"
26     ]
27   },
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": [
30       "-w"
31     ]
32   },
33   "source_files": "DryWeb-iOS/Classes/Code/**/*",
34   "frameworks": [
35     "UIKit",
36     "Foundation",
37     "WebKit"
38   ],
39   "swift_version": "5.0"