blob: 631bdeb5dd5357351669ca0dab007ca7c572df1a [file] [log] [blame]
{
"name": "KSGallerySlidingCollectionView",
"version": "0.0.1",
"summary": "A collection view menu in the style of UltraVisual",
"authors": {
"btxkenshin": "mobilejiajia@gmail.com"
},
"homepage": "https://github.com/btxkenshin/KSGallerySlidingCollectionView",
"source": {
"git": "https://github.com/btxkenshin/KSGallerySlidingCollectionView.git",
"tag": "0.0.1"
},
"source_files": "KSGallerySlidingCollectionView/*.{h,m}",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}