blob: 50c49a7d3c46d72e1528c8b18371a2c3a4524f52 [file] [log] [blame]
{
"name": "SnapchatSwipeContainer",
"version": "0.1.0",
"summary": "SnapchatSwipeContainer mimics the classic Snapchat navigation flow",
"description": "SnapchatSwipeContainer mimics the classic Snapchat navigation flow, allowing you to set custom UIViewControllers for the left middle and right views.",
"homepage": "https://github.com/jackcolley/SnapchatSwipeContainer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackcolley": "jack@jackcolley.co.uk"
},
"source": {
"git": "https://github.com/jackcolley/SnapchatSwipeContainer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SnapchatSwipeContainer/Classes/**/*",
"pushed_with_swift_version": "3.0"
}