[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 5 / PGDrawerTransition / 0.2.2 / PGDrawerTransition.podspec.json
blobd1b18026f3509337635e81c026ac789f57736985
2   "name": "PGDrawerTransition",
3   "version": "0.2.2",
4   "summary": "Percentage Interaction Drawer View Transition.",
5   "description": "the simplest drawer view. it use iOS 7 official protocol.",
6   "homepage": "https://github.com/ipagong/PGDrawerTransition",
7   "license": "MIT",
8   "authors": {
9     "${suwan.park}": "${ipagong.dev@gmail.com}"
10   },
11   "source": {
12     "git": "https://github.com/ipagong/PGDrawerTransition.git",
13     "tag": "0.2.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"