blob: 148547864546fc9a2667cca7bd78ef1ffe514b26 [file] [log] [blame]
{
"name": "BBQ",
"version": "0.4.5",
"summary": "simplify the develop of iOS",
"description": "Swift\n iOS\n chain layout\nclosure base action\nanimation\nsimplify tableview collectionview",
"homepage": "https://github.com/Ajian2017/BBQ",
"license": "MIT",
"authors": {
"qinzj": "qzjian@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Ajian2017/BBQ.git",
"tag": "0.4.5"
},
"swift_versions": "4.2",
"source_files": "BBQ/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}