blob: a9861ca7fb4b9fbe1ef34f6c62427e19e9643319 [file] [log] [blame]
{
"name": "TKJsonMapper",
"version": "0.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "JsonMapper is a simple, fast and secure way to access Json Edit",
"homepage": "https://github.com/TBXark/JsonMapper",
"authors": {
"TBXark": "tbxark@outlook.com"
},
"source": {
"git": "https://github.com/TBXark/JsonMapper.git",
"tag": "0.1.3"
},
"module_name": "JsonMapper",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "3.0"
},
"source_files": "JsonMapper/*.swift",
"frameworks": "Foundation"
}