[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 8 / PeekPop / 1.0.0 / PeekPop.podspec.json
blob553f90e3449f7b378deb3d6a0bcb08d6185da119
2   "name": "PeekPop",
3   "version": "1.0.0",
4   "summary": "Backwards-compatible peek and pop.",
5   "description": "Swift framework that enables peek and pop in devices without 3D touch.",
6   "homepage": "https://github.com/marmelroy/PeekPop",
7   "license": "MIT",
8   "authors": {
9     "Roy Marmelstein": "marmelroy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/marmelroy/PeekPop.git",
13     "tag": "1.0.0",
14     "submodules": true
15   },
16   "social_media_url": "http://twitter.com/marmelroy",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "PeekPop",
22   "frameworks": "Accelerate",
23   "pushed_with_swift_version": "3.0"