blob: cf7a3c2f9261235f7e32af5c3f48e118b9b783f1 [file] [log] [blame]
{
"name": "PhraseSDK",
"version": "3.0.1",
"summary": "iOS SDK for Phrase",
"homepage": "https://phrase.com",
"documentation_url": "https://help.phrase.com/help/phrase-over-the-air-introduction",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Dynport GmbH": "support@phrase.com"
},
"source": {
"git": "https://github.com/phrase/ios-sdk.git",
"tag": "3.0.1"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"preserve_paths": "PhraseSDK.xcframework",
"vendored_frameworks": "PhraseSDK.xcframework",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}