[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 9 / e / DryLocalizable-iOS / 0.0.1 / DryLocalizable-iOS.podspec.json
blob52d65f445e4dc408b8a55a7abf0ea935e4fc17ff
2   "name": "DryLocalizable-iOS",
3   "version": "0.0.1",
4   "summary": "DryLocalizable-iOS",
5   "homepage": "https://github.com/duanruiying/DryLocalizable-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/DryLocalizable-iOS.git",
15     "tag": "0.0.1"
16   },
17   "description": "TODO: iOS国际化动态切换.",
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": "DryLocalizable-iOS/Classes/Code/**/*",
34   "frameworks": [
35     "UIKit",
36     "Foundation"
37   ],
38   "swift_version": "5.0"