blob: 2de32c134ddca23791efbda6d5cd366b118c95a5 [file] [log] [blame]
{
"name": "WBSwipeableCell",
"version": "0.1.1",
"summary": "This Controller provides custom Option Menu layout for Collection View and Table View Cells",
"description": "This Controller provides 3 type of different layouts for collection view and Table View Cells",
"homepage": "https://github.com/mwaqasbhati/WBSwipeableCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mwaqasbhati": "m.waqas.bhati@hotmail.com"
},
"source": {
"git": "https://github.com/mwaqasbhati/WBSwipeableCell.git",
"tag": "0.1.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "WBSwipeableCell/Classes/*.swift",
"ios": {
"resources": "WBSwipeableCell/Assets/*.{png,jpg}"
}
}