blob: 26f3d2b4cad4bfdeb0ef5647c66b850cf9c762d6 [file] [log] [blame]
{
"name": "LocalizedStringSwift",
"version": "1.0.1",
"summary": "Simple Localization in Swift",
"description": "- Using NSLocalizedString more simply.",
"homepage": "https://github.com/digitrick/LocalizedStringSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "digitrick",
"social_media_url": "http://twitter.com/digitrick",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/digitrick/LocalizedStringSwift.git",
"tag": "1.0.1"
},
"source_files": "LocalizedStringSwift/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}