blob: 3dd6eee9d7c47c4953163efb60ae0630d7753592 [file] [log] [blame]
{
"name": "IFGSlidingCollectionLayout",
"version": "0.2.0",
"summary": "A collection view menu in the style of UltraVisual.",
"description": "Based an code from RPSlidingMenu, this library incorporates improvements to flexibility and performance.",
"homepage": "https://github.com/ifullgaz/IFGSlidingCollectionLayout",
"license": "MIT",
"authors": {
"Emmanuel Merali": "emmanuel@merali.me"
},
"source": {
"git": "https://github.com/ifullgaz/IFGSlidingCollectionLayout.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IFGSlidingCollectionLayout": [
"Pod/Assets/*.png"
]
}
}