[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / e / FluentCodable / 0.1.0 / FluentCodable.podspec.json
blob11ea79c414f281580341a91c676a8369c948ce07
2   "name": "FluentCodable",
3   "swift_versions": "5.0",
4   "version": "0.1.0",
5   "summary": "A fluent interface for Codable",
6   "description": "A fluent interface for Codable.",
7   "homepage": "https://github.com/anconaesselmann/FluentCodable",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/FluentCodable.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "FluentCodable/Classes/**/*",
23   "swift_version": "5.0"