[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 9 / 0 / PGVerticalOpenTransition / 0.1.0 / PGVerticalOpenTransition.podspec.json
blob7f870ccad4e06273c4509a385bc912a5da3ebff4
2   "name": "PGVerticalOpenTransition",
3   "version": "0.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"