blob: 6e7d6c4f322ae7a515b04eb419436e139fcbd21e [file] [log] [blame]
{
"name": "WExpandLibrary",
"version": "0.2.6",
"summary": "iOS 开发扩展库,包含定位,文件管理,模型,cell基类,扫码,设备管理,多线程",
"description": "iOS 开发扩展库,包含定位,文件管理,模型,cell基类,扫码,设备管理,多线程,等扩展开发库.",
"homepage": "https://github.com/zzttwzq/WExpandLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzttwzq": "1076976262@qq.com"
},
"source": {
"git": "https://github.com/zzttwzq/WExpandLibrary.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WExpandLibrary/Classes/**/*",
"dependencies": {
"WBasicLibrary": [
],
"SDWebImage": [
]
}
}