blob: e8d93cc9c4a1ffbaf93db77907a3701ec3ed3217 [file] [log] [blame]
{
"name": "WExpandLibrary",
"version": "0.2.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WExpandLibrary/Classes/**/*",
"dependencies": {
"WBasicLibrary": [
],
"SDWebImage": [
]
}
}