blob: e2ece2034c9eec5d8853a11aa052ad222b745030 [file] [log] [blame]
{
"name": "IISightSDK",
"version": "3.2.2",
"summary": "IISightSDK framework",
"description": "11Sight iOS framework.",
"homepage": "https://www.11sight.com",
"license": {
"type": "Commercial",
"text": "11Sight LLC: Copyright 2017 11Sight LLC. All Rights Reserved. Use of this software is subject to the terms and conditions of the 11Sight terms and conditions located at https://11sight.com/wp-content/uploads/2016/08/11Sight-Terms-of-Service.pdf."
},
"authors": {
"11Sight LLC": "farokh@11sight.com"
},
"source": {
"http": "https://11sight.com/sdk/downloads/ios/11sight-ios-sdk-3.2.0.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IISightSDK/IISightSDK.framework/Headers/*.h",
"public_header_files": "IISightSDK/IISightSDK.framework/Headers/*.h",
"vendored_frameworks": "IISightSDK/IISightSDK.framework",
"frameworks": "IISightSDK",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
],
"CocoaLumberjack": [
"~> 2.2.0"
],
"LogglyLogger-CocoaLumberjack": [
"~> 2.0"
],
"TransitionKit": [
],
"Reachability": [
],
"SocketRocket": [
],
"MWPhotoBrowser": [
]
}
}