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