blob: 8ab23cb501e9aa80280e22db03d4a6aeec03fdd3 [file] [log] [blame]
{
"name": "StickySlideView",
"version": "1.0",
"swift_version": "4.1",
"summary": "SlideView synchronized with ScrollView",
"description": "SlideView synchronized with ScrollView",
"homepage": "https://github.com/tokijh/StickySlideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tokijh": "tokijh@naver.com"
},
"source": {
"git": "https://github.com/tokijh/StickySlideView.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StickySlideView/*swift"
}