blob: 5da60decd8ddfac18192cf4b233224f034cea3f9 [file] [log] [blame]
{
"name": "PeekPan",
"version": "0.0.3",
"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.3"
},
"source_files": "PeekPan/PeekPan/*.{h, swift}",
"frameworks": "UIKit",
"requires_arc": true
}