blob: d0fb3e9a39acc08f608a9794b820b6c2f01e0fcb [file] [log] [blame]
{
"name": "KunstmaanI18nSwift",
"version": "2.3.2",
"summary": "Framework for adding basic Localization to your project.",
"homepage": "https://github.com/kunstmaan/i18n-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kunstmaan": "labs@kunstmaan.be"
},
"social_media_url": "http://twitter.com/kunstmaan",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kunstmaan/i18n-swift.git",
"tag": "v2.3.2",
"submodules": true
},
"source_files": "KunstmaanI18nSwift/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}