blob: 7f5d1d23f8f24e5f3d766bcc947263561751ed0d [file] [log] [blame]
{
"name": "ESModel",
"version": "0.0.1",
"summary": "A simpe mapper for model transformation.",
"description": "This library is under active development, please don't use it in your production code.",
"homepage": "https://github.com/36Kr-Mobile/ESModel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shannon Wu": "inatu@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/36Kr-Mobile/ESModel.git",
"tag": "0.0.1"
},
"source_files": "ESModel/ESModel/**/*.swift",
"requires_arc": true
}