[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / f / c / Mappable / 1.4.0 / Mappable.podspec.json
bloba03252ebed11a143c2c94572f43a42d52c68f4fd
2   "name": "Mappable",
3   "version": "1.4.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.4.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10"
23   }