| { |
| "name": "SwiftyMultiLanguage", |
| "version": "0.1.0", |
| "summary": "Libary for multi language support ITtron Project", |
| "description": "TODO: Libary for multi language support ITtron Project", |
| "homepage": "https://github.com/elluno91/SwiftyMultiLanguage", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Benny": "me@ybc.io" |
| }, |
| "source": { |
| "git": "https://github.com/elluno91/SwiftyMultiLanguage.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SwiftyMultiLanguage/Classes/**/*", |
| "dependencies": { |
| "Alamofire": [ |
| "~> 4.7" |
| ], |
| "SwiftyJSON": [ |
| "~> 4.0" |
| ] |
| } |
| } |