[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 5 / AKNavigation / 1.0.3 / AKNavigation.podspec.json
blobd6add35d20da62260cdba9c49422257fd7e7a819
2   "name": "AKNavigation",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": "Src/*.swift",
22   "resources": "Src/Resources/*.png",
23   "pushed_with_swift_version": "3.0"