blob: 8e88651a1f7df2b5c8fec07b36e58c1db2e59edb [file] [log] [blame]
{
"name": "CTSlidingUpPanel",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CTSlidingUpPanel/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}