[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 4 / 0 / SegueHandlerHelper / 1.0.0 / SegueHandlerHelper.podspec.json
blobd3b22721e09678301dfa40e3dad1578c8a428f96
2   "name": "SegueHandlerHelper",
3   "version": "1.0.0",
4   "summary": "A better way to handle segue identifier.",
5   "description": "A better way to handle segue identifier, Maybe should not type idetifier handly.",
6   "homepage": "https://github.com/qiuncheng/SegueHandlerHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuncheng": "qiuncheng@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/qiuncheng/SegueHandlerHelper.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "SegueHandlerHelper/*"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"