| { |
| "name": "Swift-Localizable", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "version": "0.0.2", |
| "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/Swift-Localizable.git", |
| "tag": "0.0.2" |
| }, |
| "homepage": "https://github.com/CityTaxi/Swift-Localizable", |
| "frameworks": "UIKit", |
| "source_files": "Swift-Localizable/*.swift", |
| "resources": "Swift-Localizable/*.json" |
| } |