blob: 812e4c9e434feb8753fc7a34409cb7a4987c4af5 [file] [log] [blame]
{
"name": "WExpandLibrary",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WExpandLibrary/Classes/**/*",
"dependencies": {
"WBasicLibrary": [
],
"AFNetworking": [
]
}
}