[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / b / P9ViewDragger / 1.1.0 / P9ViewDragger.podspec.json
blobc4af35c1db114fa03e4549229f5c9e2424fb0f39
2   "name": "P9ViewDragger",
3   "version": "1.1.0",
4   "summary": "Developers can easily implement dragging view function with P9ViewDragger.",
5   "homepage": "https://github.com/P9SOFT/P9ViewDragger",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tae Hyun Na": "taehyun.na@gmail.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/P9SOFT/P9ViewDragger.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "Sources/*.{h,m}",
21   "public_header_files": "Sources/*.h"