blob: c2261cced93e741fceacfd08451577346ced6ec5 [file] [log] [blame]
{
"name": "JRUIOC",
"version": "0.0.5",
"summary": "__",
"description": "构建tableview,collectionview,弹出框 oc版本",
"homepage": "https://github.com/jiaren0204/JRUIOC",
"license": "MIT",
"authors": {
"梁嘉仁": "50839393@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jiaren0204/JRUIOC.git",
"tag": "0.0.5"
},
"source_files": "JRUIOC/JRUIOC/*.h",
"subspecs": [
{
"name": "JRTableViewManager",
"source_files": "JRUIOC/JRUIOC/JRTableViewManager/**/*"
}
]
}