blob: 92a986dd4024b06d7c2bff052679c5d304c55557 [file] [log] [blame]
{
"name": "Terrestrial",
"version": "0.1.11",
"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.11"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Terrestrial.framework"
}
}