blob: d9adf1331c907fc82b1ed766605997700f61ff7d [file] [log] [blame]
{
"name": "GroupShadowedTableView",
"version": "0.2",
"summary": "A GroupShadowedTableView for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chouheiwa/GroupShadowedTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chouheiwa": "849131492@qq.com"
},
"source": {
"git": "https://github.com/chouheiwa/GroupShadowedTableView.git",
"tag": "0.2"
},
"swift_version": "4.2",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"source_files": "GroupShadowedTableView/Classes/**/*.swift"
}