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