[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / 5 / PGDrawerTransition / 0.2.0 / PGDrawerTransition.podspec.json
blobf3266b90dc6fad19f33cd869154183385d86dffa
2   "name": "PGDrawerTransition",
3   "version": "0.2.0",
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.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"