blob: 99ecc0222830662c5c0c6458fda489fbfb7c7726 [file] [log] [blame]
{
"name": "CTSlidingUpPanel",
"version": "1.0.3",
"summary": "Transforms any view to sliding up panel.",
"description": "Transforms any view to sliding up panel. Manages its constraints and animations and yada yada",
"homepage": "https://github.com/hoomazoid/CTSlidingUpPanel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Giorgi Andriadze": "g.andriadze2@gmail.com"
},
"source": {
"git": "https://github.com/hoomazoid/CTSlidingUpPanel.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CTSlidingUpPanel/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}