blob: f49813f838e0c8c86a255aa4c6ce19a66a142e32 [file] [log] [blame]
{
"name": "MLComm-Open",
"version": "0.0.2.2",
"summary": "meili wireless common components.",
"description": "meili wireless common components. All in one.",
"homepage": "https://github.com/jeffreyzh/MLComm-Open-iOS-Podspec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mogujie": "gairui@meili-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jeffreyzh/MLComm-Open-iOS-Podspec.git",
"tag": "0.0.2.2"
},
"ios": {
"vendored_frameworks": "MLComm.framework",
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"AdSupport"
]
}
}