blob: 17fdc75937b37fad19fbe9bb2576d8ecfb97e7db [file] [log] [blame]
{
"name": "TTReflect",
"version": "4.0.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": "4.0.0"
},
"source_files": "TTReflect/**/*",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"requires_arc": true,
"ios": {
"frameworks": "UIKit"
}
}