blob: e767cbcf4b2d80ac5592607e00fa992b570e8bb6 [file] [log] [blame]
{
"name": "SNHorizontalMenu",
"version": "0.1.0",
"summary": "SNHorizontalMenu is a subclass of UICollectionView.",
"description": "Leverages the power of the UICollectionView to create a horizontal menu",
"homepage": "https://github.com/stefandragosnitu/SNHorizontalMenu.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefan Dragos Nitu": "nitustefandragos@gmail.com"
},
"source": {
"git": "https://github.com/stefandragosnitu/SNHorizontalMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "SNHorizontalMenu/Classes/*.swift",
"frameworks": "UIKit"
}