blob: 4a82a747fb769191f27440fc8201304ba4ddacc3 [file] [log] [blame]
{
"name": "Swift-Localizable",
"version": "0.0.1",
"summary": "Localize strings and Storyboard objects in different languages",
"homepage": "https://github.com/CityTaxi/Swift-Localizable",
"license": "MIT",
"authors": "CityTaxi",
"source": {
"git": "https://github.com/CityTaxi/Swift-Localizable.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swift-Localizable",
"frameworks": "UIKit",
"requires_arc": true
}