blob: f583206f595bd59d6a3fd1619ea77cc8ca5819cd [file] [log] [blame]
{
"name": "LMExplain",
"version": "0.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
},
"vendored_frameworks": "XZExplainUI/XZExplainUI.framework"
}