[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 1 / a / 9 / DryLocalizable / 0.0.1 / DryLocalizable.podspec.json
blobb1ac5f852aeda858d7d5faae527dd76fc5cd19ea
2   "name": "DryLocalizable",
3   "version": "0.0.1",
4   "summary": "DryLocalizable",
5   "homepage": "https://github.com/duanruiying/DryLocalizable",
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.git",
15     "tag": "0.0.1"
16   },
17   "description": "TODO: iOS国际化动态切换.",
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "9.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/Classes/Code/**/*",
34   "frameworks": [
35     "UIKit",
36     "Foundation"
37   ],
38   "deprecated": true,
39   "swift_version": "5"