[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 7 / DryInterRouter / 0.0.3 / DryInterRouter.podspec.json
blobef75c911c2066bdb45261b361ff42f65213d7f69
2   "name": "DryInterRouter",
3   "version": "0.0.3",
4   "summary": "DryInterRouter",
5   "homepage": "https://github.com/duanruiying/DryInterRouter",
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/DryInterRouter.git",
15     "tag": "0.0.3"
16   },
17   "description": "TODO: Swift工程内部独立路由,用于解耦视图控制器之间的push.",
18   "swift_versions": "5",
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": "DryInterRouter/Classes/Code/**/*",
34   "frameworks": [
35     "UIKit",
36     "Foundation"
37   ],
38   "swift_version": "5"