blob: 58749eaded033615774f711e0ae2879a5e164233 [file] [log] [blame]
{
"name": "SlidingWindow",
"version": "1.0.0",
"summary": "This framework is used to show custom sliding window.",
"description": "This framework is used to show custom sliding window with animation from bottom to top such as in Youtube app.",
"homepage": "https://github.com/sawanmind/SlidingWindow",
"license": "MIT",
"authors": {
"Sawan Kumar": "sawanmind@gmail.com"
},
"social_media_url": "http://twitter.com/sawanmind",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sawanmind/SlidingWindow.git",
"tag": "1.0.0"
},
"source_files": "SlidingWindow/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}