blob: 78ec274602780e4cf59b68b1b46c9ee54af35cf2 [file] [log] [blame]
{
"name": "GroupShadowedTableView",
"version": "0.1.01",
"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.1.01"
},
"swift_version": "4.2",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"source_files": "GroupShadowedTableView/Classes/**/*.swift"
}