[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / f / c / 6 / SweetCodable / 1.0.0 / SweetCodable.podspec.json
blobef1b313e685e7930322bbed49db7c2dd68aac5ca
2   "name": "SweetCodable",
3   "version": "1.0.0",
4   "summary": "The sweet tool for Codable.",
5   "description": "SweetCodable is a powerful and pure Swift implemented library for Codable model.\n* SweetCodable focus on resolve the Codable deficiencies and Improve the convenience of model analysis\n* I think the SweetCodable is sweet and cool.",
6   "homepage": "https://github.com/Jowsing/SweetCodable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jowsing": "jowsing169@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Jowsing/SweetCodable.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     "5"
23   ],
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5"