blob: 0353e5b97a6bb1bf1b817da74cec8194a8476127 [file] [log] [blame]
{
"name": "TKJsonMapper",
"version": "1.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "JSONMapper/JSONElement makes it easier and safer to use JSON",
"homepage": "https://github.com/TBXark/JsonMapper",
"authors": {
"TBXark": "tbxark@outlook.com"
},
"source": {
"git": "https://github.com/TBXark/JsonMapper.git",
"tag": "1.1.0"
},
"module_name": "JSONMapper",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "3.0"
},
"source_files": "JsonMapper/*.swift",
"frameworks": "Foundation"
}