blob: 9911259df387a49dbc482abc83ac5c27b487abd7 [file] [log] [blame]
{
"name": "MODAppSDK",
"version": "2.1.1",
"summary": "MEET.ONE iOS client SDK for DApps.",
"homepage": "https://meet.one",
"license": "MIT",
"authors": {
"fubin0083": "fubin0083@gmail.com"
},
"source": {
"git": "https://github.com/meet-one/Client-SDK-iOS.git",
"tag": "2.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MODAppSDK.framework",
"frameworks": [
"Foundation",
"CoreFoundation",
"UIKit"
],
"dependencies": {
"YYModel": [
],
"CocoaSecurity": [
]
}
}