[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 0 / 6 / HWPanModal / 0.1.3 / HWPanModal.podspec.json
blob914789af1f3220c961da83ec878016e625afbc2f
2   "name": "HWPanModal",
3   "version": "0.1.3",
4   "summary": "HWPanModal is used to present controller and drag to dismiss.",
5   "description": "HWPanModal is used to present controller and drag to dismiss. Inspire to PanModal.",
6   "homepage": "https://github.com/HeathWang/HWPanModal",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heathwang": "yishu.jay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HeathWang/HWPanModal.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWPanModal/Classes/**/*",
22   "public_header_files": "HWPanModal/Classes/**/*.h",
23   "dependencies": {
24     "KVOController": [
26     ]
27   }