[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 4 / 2 / JQNavigationController / 0.1.0 / JQNavigationController.podspec.json
blobbbe0d4dd64c8f95b5a6653a69004fbc5adf7f086
2   "name": "JQNavigationController",
3   "version": "0.1.0",
4   "summary": "A short description of JQNavigationController.",
5   "description": "TODO: Add long description of the pod here.\nJQNavigationController",
6   "homepage": "https://github.com/EvanJq/JQNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈剑强": "539945770@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/EvanJq/JQNavigationController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JQNavigationController/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "JQNavigationController": [
24       "JQNavigationController/Assets/*.png"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"