blob: 133bcbbee181fed19574f4e7ae818878d4c73092 [file] [log] [blame]
{
"name": "TDSwipeSheet",
"version": "1.0",
"summary": "TDSwipeSheet is a simple and easy to integrate solution for presenting UIViewController or any view in bottom or top sheet",
"description": "TDSwipeSheet is a simple and easy to integrate solution for presenting UIViewController or any view in bottom or top sheet. We handle all the hard work for you - transitions, gestures, taps and more are all automatically provided by the library. Styling, however, is intentionally left out, allowing you to integrate your own design with ease.",
"homepage": "http://topdevs.org",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "andrew@topdevs.org"
},
"source": {
"git": "https://github.com/TheTopDevs/TDSwipeSheet.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TDSwipeSheet/*"
}