blob: 203e75c56e4b4172aee2501e9795bbcd20fbbeb5 [file] [log] [blame]
{
"name": "StickySlideView",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "StickySlideView/*swift"
}