blob: d9f25ac32ea250ff7cef6d225349feceff9362a6 [file] [log] [blame]
{
"name": "TigerConnect",
"version": "1.9",
"summary": "TigerConnect iOS SDK",
"description": "Enhance your iOS apps with intelligent, secure messaging from TigerConnect",
"license": "Commercial",
"authors": {
"Oren Zitoun": "oren@tigertext.com"
},
"homepage": "https://developer.tigertext.com/docs",
"requires_arc": true,
"source": {
"git": "https://github.com/tigerconnect/ios-sdk-release.git",
"tag": "1.9"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "TTKit.framework",
"libraries": [
"z"
],
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"CoreData",
"CFNetwork",
"Security",
"SystemConfiguration",
"AVFoundation",
"AddressBook",
"CoreLocation",
"MobileCoreServices",
"CoreTelephony",
"CoreMedia",
"ImageIO"
]
}
}