[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / 7 / CodableHelper / 0.1.2 / CodableHelper.podspec.json
blob1a425948200cf3a10e5200d3640c6116eb25abbf
2   "name": "CodableHelper",
3   "version": "0.1.2",
4   "summary": "方便快捷的Codable的extension.",
5   "homepage": "https://github.com/zgjff/CodableHelper",
6   "license": "MIT",
7   "authors": {
8     "zgj": "zguijie1005@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/zgjff/CodableHelper.git",
15     "tag": "0.1.2"
16   },
17   "source_files": "Sources/*.{swift}",
18   "swift_version": "4.2",
19   "requires_arc": true