blob: ca638bc8fb6a9126c38f8ddd5796ae8bcd3cd019 [file] [log] [blame]
{
"name": "JRUIOC",
"version": "0.0.8",
"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.8"
},
"source_files": "JRUIOC/Classes/*.h",
"subspecs": [
{
"name": "JRTableViewManager",
"source_files": "JRUIOC/Classes/JRTableViewManager/*.{h,m}"
}
]
}