blob: 0c180c4d0d2cd1cf22b46250e2c782a088b75091 [file] [log] [blame]
{
"name": "KunstmaanI18nSwift",
"version": "2.1.0",
"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.1.0",
"submodules": true
},
"source_files": "KunstmaanI18nSwift/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}