[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 5 / 8 / TheRouter / 1.0.0-rc.2 / TheRouter.podspec.json
blob98e85f3e4af91d1cd605dda8781faa6fb244821e
2   "name": "TheRouter",
3   "version": "1.0.0-rc.2",
4   "summary": "An iOS lightweight route that supports annotations",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/HuolalaTech/therouter-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zed": "zed.wang"
13   },
14   "source": {
15     "git": "git@github.com:HuolalaTech/hll-wp-therouter-ios.git",
16     "tag": "1.0.0-rc.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TheRouter/Classes/*.{h,m}",
22   "preserve_paths": "TheRouter/Resources/scan.py",
23   "public_header_files": "TheRouter/Classes/*.h"