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