blob: c8ceff94f7217d7a25bb616eab9da1478aba138f [file] [log] [blame]
{
"name": "Localize-Swift",
"version": "0.0.1",
"summary": "In-app language switching and better syntax for Swift i18n - work in progress",
"description": "Swift framework that improves i18n and localization with cleaner syntax and in-app language switching.",
"homepage": "https://github.com/marmelroy/Localize-Swift",
"license": "MIT",
"authors": {
"Roy Marmelstein": "hello@roysapps.com"
},
"social_media_url": "http://twitter.com/marmelroy",
"source": {
"git": "https://github.com/marmelroy/Localize-Swift.git",
"tag": "0.0.1"
},
"source_files": "Localize",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}