[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 8 / 2 / SMViewModelURLParse / 1.1.1 / SMViewModelURLParse.podspec.json
blob4ab88bd1e0b9443f3e8f54f4c18a35394e09b4ab
2   "name": "SMViewModelURLParse",
3   "version": "1.1.1",
4   "swift_version": "3.0",
5   "summary": "viewModel 网络解析封装库 Network analysis wrapper Library",
6   "description": "viewModel 网络解析封装库 - Network analysis wrapper Library\nviewModel 统一网络数据解析 - Unified network data analysis",
7   "homepage": "https://github.com/TieShanWang/SMViewModelURLParse",
8   "license": "MIT",
9   "authors": {
10     "wangtieshan": "15003836653@163.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/TieShanWang/SMViewModelURLParse.git",
17     "tag": "1.1.1"
18   },
19   "frameworks": "UIKit",
20   "source_files": "SMViewModelURLParse/SMVMHttpProtocol/**/*.{swift}",
21   "subspecs": [
22     {
23       "name": "SMURLResponseProtocol",
24       "dependencies": {
25         "SMURLResponseProtocol": [
27         ]
28       }
29     }
30   ]