blob: 37cada48c304771fb40b09559a9468434e2e9120 [file] [log] [blame]
{
"name": "Mappable",
"version": "1.2.1",
"summary": "JSON Object mapping, supporting `let` properties.",
"description": "A simple convenient JSON object mapping tool, supporting model with `let` properties.",
"homepage": "https://github.com/leavez/Mappable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leavez": "gaojiji@gmail.com"
},
"source": {
"git": "https://github.com/leavez/Mappable.git",
"tag": "1.2.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0",
"platforms": {
"ios": "8.0",
"osx": "10.10"
}
}