blob: 0272dbf9b6e915df50623b3a12452779309ccd32 [file] [log] [blame]
{
"name": "PeekPop",
"version": "0.1.2",
"summary": "Backwards-compatible peek and pop.",
"description": "Swift framework that enables peek and pop in devices without 3D touch.",
"homepage": "https://github.com/marmelroy/PeekPop",
"license": "MIT",
"authors": {
"Roy Marmelstein": "marmelroy@gmail.com"
},
"source": {
"git": "https://github.com/marmelroy/PeekPop.git",
"tag": "0.1.2",
"submodules": true
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PeekPop",
"frameworks": "Accelerate"
}