[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / f / c / Mappable / 1.5.0 / Mappable.podspec.json
blobbd151d1ca8a4f96acf72d1aac29e36b908955e76
2   "name": "Mappable",
3   "version": "1.5.0",
4   "summary": "JSON Object mapping, supporting `let` properties.",
5   "description": "A simple convenient JSON object mapping tool, supporting model with `let` properties.",
6   "homepage": "https://github.com/leavez/Mappable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leavez": "gaojiji@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/leavez/Mappable.git",
16     "tag": "1.5.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": [
20     "4.2",
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10"
26   },
27   "swift_version": "5.0"