[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 0 / 6 / HWPanModal / 0.7.4 / HWPanModal.podspec.json
blob3ab643c9a001a80eb3a8c8ae03b03daad11fd31b
2   "name": "HWPanModal",
3   "version": "0.7.4",
4   "summary": "HWPanModal is used to present controller and drag to dismiss.",
5   "description": "HWPanModal presents controller from bottom and drag to dismiss, high customize.",
6   "homepage": "https://github.com/HeathWang/HWPanModal",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "heathwang": "yishu.jay@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/HeathWang/HWPanModal.git",
15     "tag": "0.7.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/**/*"
22   ],
23   "public_header_files": [
24     "Sources/**/*.h"
25   ]