blob: 62d7b8fbf4549d124057ba5a701684a7d7fee29f [file] [log] [blame]
{
"name": "ecloud",
"version": "1.0.0",
"summary": "微邮的网盘模块",
"homepage": "http://192.168.1.161/ios/ecloud",
"license": "MIT",
"authors": {
"赵文彬": "zhaowenbin@eyou.net"
},
"source": {
"git": "http://192.168.1.161/ios/ecloud.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ecloud/*/*.{h,m}",
"dependencies": {
"CocoaLumberjack": [
],
"MMKV": [
],
"MJRefresh": [
],
"YYModel": [
],
"ReactiveObjC": [
],
"TZImagePickerController": [
],
"Masonry": [
],
"BEMCheckBox": [
]
}
}