[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 3 / PeekPan / 0.0.2 / PeekPan.podspec.json
blob94c2b6189e4d215161a8edfa8069332959f9c911
2   "name": "PeekPan",
3   "version": "0.0.2",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Brian Chon": "chon@adobe.com"
10   },
11   "homepage": "https://github.com/adobe-behancemobile/PeekPan",
12   "summary": "PeekPan combines 3D Touch and pan gestures to cycle through a collection of views while Peeking.",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/adobe-behancemobile/PeekPan.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "PeekPan/PeekPan/*.{h, swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true