blob: 55a0a2a6808019786b7bb973077bedc2ba6a7458 [file] [log] [blame]
{
"name": "JsonLocalizable",
"platforms": {
"ios": "9.0"
},
"version": "0.0.1",
"summary": "Localize strings and Storyboard objects in different languages.",
"license": {
"type": "MIT",
"file": "Licence"
},
"authors": {
"CityTaxi": "development@citytaxiapp.com"
},
"source": {
"git": "https://github.com/CityTaxi/JsonLocalizable.git",
"tag": "0.0.1"
},
"homepage": "https://github.com/CityTaxi/JsonLocalizable",
"frameworks": "UIKit",
"source_files": "JsonLocalizable/*.swift",
"resources": "JsonLocalizable/*.json"
}