{ | |
"name": "SwitchLanguage", | |
"version": "1.0.5", | |
"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.0.5" | |
}, | |
"platforms": { | |
"ios": "8.0", | |
"tvos": "9.0" | |
}, | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
], | |
"source_files": "CIFramework/*.swift" | |
} |