blob: d16661b0e39dd3299d5fa9dbb7fba74f4f09f532 [file] [log] [blame]
{
"name": "MODAppSDK",
"version": "2.2.0",
"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.2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MODAppSDK.framework",
"frameworks": [
"Foundation",
"CoreFoundation",
"UIKit"
],
"dependencies": {
"YYModel": [
],
"CocoaSecurity": [
]
}
}