blob: 805d743d614f420e34b8d40eaaaf62053f0766e7 [file] [log] [blame]
{
"name": "BRTablewTemplate",
"version": "0.1.1",
"summary": "tablew template",
"homepage": "https://github.com/burning-git",
"license": "MIT",
"authors": {
"gitBurning": "974201360@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/burning-git/BR_TablewTemplate.git",
"tag": "0.1.1"
},
"source_files": [
"BRTablewTempelte",
"BR_TablewTemplate/TablewTemplate/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}