blob: 678a49350e218e0955b2f54a14562d0cbb71d2ef [file] [log] [blame]
{
"name": "LMExplain",
"version": "0.0.3",
"summary": "A short description of LMExplain.",
"description": "long long description...",
"homepage": "https://gitee.com/liuming_0109/LMExplain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuming_0109": "97461909@qq.com"
},
"source": {
"git": "https://gitee.com/liuming_0109/LMExplain.git",
"tag": "0.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
},
"vendored_frameworks": "XZExplainUI/XZExplainUI.framework"
}