blob: b1ac5f852aeda858d7d5faae527dd76fc5cd19ea [file] [log] [blame]
{
"name": "DryLocalizable",
"version": "0.0.1",
"summary": "DryLocalizable",
"homepage": "https://github.com/duanruiying/DryLocalizable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanruiying": "2237840768@qq.com"
},
"source": {
"git": "https://github.com/duanruiying/DryLocalizable.git",
"tag": "0.0.1"
},
"description": "TODO: iOS国际化动态切换.",
"swift_versions": "5",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-w"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": [
"-w"
]
},
"source_files": "DryLocalizable/Classes/Code/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"deprecated": true,
"swift_version": "5"
}