blob: f3f0c8dd145af04d9ee1f01fee48756d742f4873 [file] [log] [blame]
{
"name": "PartyPicksVerticalFlowLayout",
"version": "1.0.0",
"summary": "UICollectionViewFlowLayout used in PartyWith iOS App's Party Picks section (edit mode)",
"description": "Now you can have the same behavior PartyWith has in Party Picks section (edit mode)!",
"homepage": "https://github.com/PartyWith/PartyPicksVerticalFlowLayout",
"screenshots": "http://felipe.ricieri.me/pods/ppvfl.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Ricieri": "felipericieri@icloud.com"
},
"social_media_url": "https://twitter.com/felipericieri",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/PartyWith/PartyPicksVerticalFlowLayout.git",
"tag": "1.0.0"
},
"source_files": "Pod/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}