blob: 8548667093a60696eda1c467e88a14c570aa1a7b [file] [log] [blame]
{
"name": "MideaSmartCommon",
"version": "0.1.1",
"summary": "美的智慧的一些公用组建",
"description": "美的智慧的一些公用组建,提高项目开发效率及项目质量",
"homepage": "https://github.com/midea-smart",
"screenshots": "http://www.lgstatic.com/thumbnail_300x300/image1/M00/21/E6/CgYXBlU--F2AcMEOAABoYyINKNk984.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"denglibing": "libing.deng@midea.com"
},
"source": {
"git": "https://github.com/midea-smart/MideaSmartCommon.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "MSTableViewCommon",
"source_files": "MideaSmartCommon/MideaSmartUI/MSTableViewCommon/*.{h,m}"
}
]
}