[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 3 / 9 / 0 / PGVerticalOpenTransition / 0.1.4 / PGVerticalOpenTransition.podspec.json
blob2ab4c475a7e1bc92e79076ac4dd57a6bb5a7597d
2   "name": "PGVerticalOpenTransition",
3   "version": "0.1.4",
4   "summary": "Percentage Interaction Vertical Open Transition for Swift.",
5   "description": "the simplest vertical open transitioning. it use iOS 7 official protocol.",
6   "homepage": "https://github.com/ipagong/PGVerticalOpenTransition",
7   "license": "MIT",
8   "authors": {
9     "${suwan.park}": "${ipagong.dev@gmail.com}"
10   },
11   "source": {
12     "git": "https://github.com/ipagong/PGVerticalOpenTransition.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"