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