[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / d / NavigationRoute / 1.0.0 / NavigationRoute.podspec.json
blob95f41e618913d48420979e54b13f9500912f0fbe
2   "name": "NavigationRoute",
3   "version": "1.0.0",
4   "summary": "StackView Navigation.",
5   "description": "iOS StackView Navigation Tool",
6   "homepage": "https://github.com/zerojian/NavigationRoute",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zerojian": "zj17223412@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/ZeroJian/NavigationRoute.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "NavigationRoute/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }