[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 5 / 3 / WLBaseResult / 0.0.3 / WLBaseResult.podspec.json
blob8954d7cb71a4ca1eb26d56460f6a865bfa67d9c9
2   "name": "WLBaseResult",
3   "version": "0.0.3",
4   "summary": "A Lib For result.",
5   "description": "A Lib For result.",
6   "homepage": "https://github.com/StoneStoneStoneWang/WLBaseResult",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/WLBaseResult.git",
24     "tag": "0.0.3"
25   },
26   "source_files": "Code/*.{swift}",
27   "dependencies": {
28     "ObjectMapper": [
30     ]
31   },
32   "swift_version": "5.0"