blob: 47113db231b9cacdee958797d5e39016e4370d05 [file] [log] [blame]
{
"name": "HorizontalStickyHeaderLayout",
"version": "0.3.2",
"summary": "Horizontal UICollectionViewLayout with Sticky HeaderView",
"description": "'Horizontal UICollectionViewLayout with Sticky HeaderView'",
"homepage": "https://github.com/toshi0383/HorizontalStickyHeaderLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"toshi0383": "t.suzuki326@gmail.com"
},
"source": {
"git": "https://github.com/toshi0383/HorizontalStickyHeaderLayout.git",
"tag": "0.3.2"
},
"social_media_url": "https://twitter.com/toshi0383",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "HorizontalStickyHeaderLayout/*.swift",
"pushed_with_swift_version": "4.0"
}