blob: 94c2b6189e4d215161a8edfa8069332959f9c911 [file] [log] [blame]
{
"name": "PeekPan",
"version": "0.0.2",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Brian Chon": "chon@adobe.com"
},
"homepage": "https://github.com/adobe-behancemobile/PeekPan",
"summary": "PeekPan combines 3D Touch and pan gestures to cycle through a collection of views while Peeking.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/adobe-behancemobile/PeekPan.git",
"tag": "0.0.2"
},
"source_files": "PeekPan/PeekPan/*.{h, swift}",
"frameworks": "UIKit",
"requires_arc": true
}