blob: 03883dee0eea96f1b91eefbaaf7f7d4e68abb27e [file] [log] [blame]
{
"name": "MaxIMLib",
"version": "1.0.1",
"summary": "MaxLeap Services provides all-in-one cloud services for developers.",
"homepage": "https://maxleap.com",
"license": {
"type": "Creative Commons Zero v1.0 Universal",
"file": "MaxLeap-ios-sdk/LICENSE.txt"
},
"authors": "MaxLeap",
"source": {
"http": "https://github.com/MaxLeap/SDK-iOS/releases/download/2.0.9/MaxIMLib-v1.0.1.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": [
"MaxIMLib/MaxIMLib.framework",
"MaxIMLib/SocketIOClientSwift.framework"
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}