blob: b878b4309cbb58a8743bca7638900e54bbd0af03 [file] [log] [blame]
{
"name": "SwiftLocale",
"version": "1.0.1",
"summary": "SwiftLocale for remote localization string file in iOS",
"description": "SwiftLocale for manage external localization Json File instead of bundle string files.",
"homepage": "https://github.com/keyfun/SwiftLocale",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KeyFun": "keyfun.hk@gmail.com"
},
"source": {
"git": "https://github.com/keyfun/SwiftLocale.git",
"tag": "1.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftLocale/Classes/**/*"
}