[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / 5 / HWModalTransition / 1.0.1 / HWModalTransition.podspec.json
blob08c2510e01dbb383bbfaa8e1ba2364ca23973703
2   "name": "HWModalTransition",
3   "version": "1.0.1",
4   "summary": "轻松实现自定义转场",
5   "homepage": "https://github.com/wanghouwen/HWModalTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wanghouwen": "wanghouwen123@126.com"
12   },
13   "source": {
14     "git": "https://github.com/wanghouwen/HWModalTransition.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWModalTransition/*.{h,m}",
22   "public_header_files": "HWModalTransition/*.h",
23   "dependencies": {
24     "HWExtension/Category": [
26     ]
27   }