blob: 453e0982799836fad8a0eb13d993efdc193b881e [file] [log] [blame]
{
"name": "WExpandLibrary",
"version": "0.1.1",
"summary": "iOS 开发扩展库,包含定位,文件管理,模型,cell基类,扫码,设备管理,多线程",
"description": "TODO: Add long description of the pod here.",
"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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WExpandLibrary/Classes/**/*",
"dependencies": {
"WBasicLibrary": [
]
}
}