blob: 36959bf1ee8b7a8b2b9b03e58007b52185fe637d [file] [log] [blame]
{
"name": "PhraseSDK",
"version": "2.1.0",
"summary": "iOS SDK for Phrase",
"homepage": "https://phrase.com",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Dynport GmbH": "support@phrase.com"
},
"source": {
"git": "https://github.com/phrase/ios-sdk.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"preserve_paths": "PhraseSDK.framework",
"public_header_files": "PhraseSDK.framework/Headers/PhraseSDK.h",
"source_files": "PhraseSDK.framework/Headers/PhraseSDK.h",
"vendored_frameworks": "PhraseSDK.framework",
"requires_arc": true
}