blob: 054c30e6b7925e09a9823e4eb0a8569345d8d577 [file] [log] [blame]
{
"name": "TKJsonMapper",
"version": "0.1.2",
"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.2"
},
"module_name": "JsonMapper",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "3.0"
},
"source_files": "JsonMapper/*.swift",
"frameworks": "Foundation"
}