blob: 931be02cbd2094ff220509a7aa2fd89dba890464 [file] [log] [blame]
{
"name": "TTReflect",
"version": "2.1.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": "2.1.0"
},
"source_files": "TTReflect/**/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}