[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 1 / f / LCNavigator / 0.2.0 / LCNavigator.podspec.json
blob5b95983673b797d4008a5fb005bd7b405a43b6e2
2   "name": "LCNavigator",
3   "version": "0.2.0",
4   "summary": "一个方便页面控制器之间跳转的工具~✌️",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LuckyCat7848/LCNavigator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuckyCat": "https://github.com/LuckyCat7848/Blogs"
13   },
14   "source": {
15     "git": "https://github.com/LuckyCat7848/LCNavigator.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LCNavigator/Classes/**/*",
22   "dependencies": {
23     "YYKit": [
25     ]
26   }