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