blob: 0b6ed8e07e91b46c5c24c69726e02b8cf6c9d090 [file] [log] [blame]
{
"name": "TTReflect",
"version": "1.2.0",
"summary": "TTReflect: swift - convert json with model easily",
"description": "Swift: convert json with model easily, use data with grace way",
"homepage": "https://github.com/TifaTsubasa/TTReflect",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TifaTsubasa": "15922402179@163.com"
},
"source": {
"git": "https://github.com/TifaTsubasa/TTReflect.git",
"tag": "1.2.0"
},
"source_files": "TTReflect/**/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}