[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 5 / AKNavigation / 1.0.2 / AKNavigation.podspec.json
blob6385ac8e85b6c92eb0dd3479b06f15549b711f6f
2   "name": "AKNavigation",
3   "version": "1.0.2",
4   "summary": "iOS navigation framework written by swift",
5   "description": "iOS navigation framework written by swift, extends of UINavigationer and UIViewController",
6   "homepage": "https://github.com/wangyaqing/AKNavigation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "arkin": "moody.wyq@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wangyaqing/AKNavigation.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Src/*.swift",
22   "resources": "Src/Resources/*.png",
23   "pushed_with_swift_version": "3.0"