blob: 324928401aab7aed2c2e43a0eaaf7fabbb65cdf5 [file] [log] [blame]
{
"name": "LocalizationKit",
"version": "0.0.3",
"summary": "iOS Localization made easy. Manage your texts and translations in realtime to support multi lingual deployment.",
"description": "LocalizationKit is the easiest way to manage your texts and translations. It removes the need to recompile and redeploy an app or website to support new languages and texts.",
"homepage": "https://github.com/willpowell8/LocalizationKit_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Will Powell": ""
},
"source": {
"git": "https://github.com/willpowell8/LocalizationKit_iOS.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/willpowelluk",
"platforms": {
"ios": "8.0"
},
"source_files": "LocalizationKit/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Socket.IO-Client-Swift": [
"~>8.1.1"
]
},
"pushed_with_swift_version": "3.0"
}