blob: 12260bc5100ace017efe109e3abc21ba405867cb [file] [log] [blame]
{
"name": "CardsLayout",
"version": "0.0.1",
"summary": "Custom Collection View Layout",
"description": "Custom Collection View Layout with simple card design.",
"homepage": "https://github.com/filletofish/Cardslayout",
"screenshots": "https://github.com/filletofish/Cardslayout/blob/master/Animation.gif?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Filipp Fediakov": "fediakovfilipp@gmail.com"
},
"social_media_url": "http://twitter.com/_filletofish_",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/filletofish/Cardslayout.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "CardsCollectionViewLayout.swift",
"exclude_files": [
"CardsExample",
"CardsOldSource"
],
"pushed_with_swift_version": "3.2"
}