blob: 776c37da1f2ca9db1fee1521af3d10164cc9d963 [file] [log] [blame]
{
"name": "TTReflect",
"version": "1.3.1",
"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.3.1"
},
"source_files": "TTReflect/**/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}