blob: 98736ba9545fdf7e75c88a5bf26429aacd2572c3 [file] [log] [blame]
{
"name": "SMViewModelURLParse",
"version": "1.0.1",
"summary": "viewModel 网络解析封装库 Network analysis wrapper Library",
"description": "viewModel 网络解析封装库 - Network analysis wrapper Library\nviewModel 统一网络数据解析 - Unified network data analysis",
"homepage": "https://github.com/TieShanWang/SMViewModelURLParse",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/SMViewModelURLParse.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"source_files": "SMViewModelURLParse/SMVMHttpProtocol/**/*.{swift}",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "SMURLResponseProtocol",
"dependencies": {
"SMURLResponseProtocol": [
]
}
}
]
}