blob: 553f90e3449f7b378deb3d6a0bcb08d6185da119 [file] [log] [blame]
{
"name": "PeekPop",
"version": "1.0.0",
"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": "1.0.0",
"submodules": true
},
"social_media_url": "http://twitter.com/marmelroy",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "PeekPop",
"frameworks": "Accelerate",
"pushed_with_swift_version": "3.0"
}