blob: 15193b4c658e04283ec51e127ff7948339cfc852 [file] [log] [blame]
{
"name": "ESCoverFlowLayout",
"version": "1.0.0",
"summary": "Custom Coverflow Collection View Layout",
"description": "Simple cover animation flow layout for collection view",
"homepage": "https://github.com/serkansokmen/ESCoverFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serkan Sökmen": "e.serkan.sokmen@gmail.com"
},
"social_media_url": "http://twitter.com/serkansokmen",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/serkansokmen/ESCoverFlowLayout.git",
"tag": "1.0.0"
},
"source_files": "ESCoverFlowLayout",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}