blob: c7f145ad89827b768eaffe88c73b5a9a4f871053 [file] [log] [blame]
{
"name": "Terrestrial",
"version": "0.1.12",
"summary": "Translate an entire app with just 3 commands",
"description": "This cocoapod allows you to quickly get your app localized.",
"homepage": "https://terrestrial.io",
"license": "MIT",
"authors": {
"Joe": "joe@terrestrial.io"
},
"source": {
"git": "https://github.com/terrestrial-io/iOSFrameworkRepo.git",
"tag": "0.1.12"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Terrestrial.framework"
}
}