blob: fda58b946e871b287cec1b91c730589c9110c10e [file] [log] [blame]
{
"name": "PartyPicksHorizontalFlowLayout",
"version": "1.0.1",
"summary": "UICollectionViewFlowLayout used in PartyWith iOS App's Party Picks section",
"description": "UICollectionViewFlowLayout used in PartyWith iOS App's Party Picks section. Now you can have the same behavior PartyWith has in Party Picks section (edit mode)!",
"homepage": "https://github.com/PartyWith/PartyPicksHorizontalFlowLayout",
"screenshots": "http://felipe.ricieri.me/pods/pphfl.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/PartyPicksHorizontalFlowLayout.git",
"tag": "1.0.1"
},
"source_files": "Pod/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}