[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 8 / 0 / JKNavigator / 1.0.1 / JKNavigator.podspec.json
blob49661554fca36799c5edfe00ffed1730feda85c4
2   "name": "JKNavigator",
3   "platforms": {
4     "ios": "5.0"
5   },
6   "summary": "Application Routing Map",
7   "version": "1.0.1",
8   "authors": {
9     "Jackie": "fsjack@gmil.com"
10   },
11   "homepage": "https://github.com/fsjack/Navigator",
12   "source": {
13     "git": "https://github.com/fsjack/Navigator.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "Navigator/**/*.{h,m}",
17   "resources": "**/*.{xib}",
18   "license": "MIT",
19   "requires_arc": true,
20   "dependencies": {
21     "CTObjectiveCRuntimeAdditions": [
23     ]
24   }