| { | |
| "name": "SwitchLanguage", | |
| "version": "1.1.3", | |
| "license": "MIT", | |
| "summary": "Manage translation easily in your app", | |
| "homepage": "https://github.com/NicolasPoincet/SwitchLanguage", | |
| "authors": { | |
| "Bérangère LA TOUCHE": "", | |
| "Hoang-Nam NGUYEN": "", | |
| "Nicolas POINCET": "" | |
| }, | |
| "source": { | |
| "git": "https://github.com/NicolasPoincet/SwitchLanguage.git", | |
| "tag": "1.1.3" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ], | |
| "source_files": "CIFramework/*.swift" | |
| } |