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