[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / e / 8 / PageNavigator / 1.1.1 / PageNavigator.podspec.json
blob992cd4de447dd4ff74362a341eefbd71a86c451f
2   "name": "PageNavigator",
3   "version": "1.1.1",
4   "summary": "A simple app internal navigation framework to replace the cumbersome navigation logic.",
5   "homepage": "https://github.com/liuxc123/PageNavigator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liuxc123": "lxc_work@126.com"
12   },
13   "source": {
14     "git": "https://github.com/liuxc123/PageNavigator.git",
15     "tag": "1.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.0",
22   "source_files": "PageNavigator/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "5.0"