[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 9 / STNavigationController / 4.5.0 / STNavigationController.podspec.json
blobaf20482640361483e1cc4c2291ca55a68e53d1ba
2   "name": "STNavigationController",
3   "version": "4.5.0",
4   "summary": "STNavigationController. 使每个视图控制器都有自己的导航栏",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhuzhuxingtianxia/STNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuzhuxingtianxia": "873391579@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhuzhuxingtianxia/STNavigationController.git",
16     "tag": "4.5.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": "Core",
23   "resource_bundles": {
24     "STNavigationController": [
25       "STNavigationController/Assets/*.png"
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": "STNavigationController/Classes/**/*"
32     }
33   ],
34   "swift_version": "5.0"