[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 8 / 7 / AnnotationNavigator / 0.0.1 / AnnotationNavigator.podspec.json
blob856cc3dcbc778aa006ace467e8fb3f17c75b5ec1
2   "name": "AnnotationNavigator",
3   "version": "0.0.1",
4   "summary": "AnnotationNavigator for iOS Swift project",
5   "description": "AnnotationNavigator for iOS Swift project, auto code generator for Swift language.",
6   "homepage": "https://github.com/seanxux/AnnotationNavigator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "seanxu": "xiaotengxu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/seanxux/AnnotationNavigator.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/**/*.swift",
19   "resources": [
20     "Sources/**/*.stencil"
21   ],
22   "platforms": {
23     "ios": "8.0",
24     "tvos": "9.0"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "Sourcery": [
33       "~> 0.14.0"
34     ],
35     "URLNavigator": [
36       "~> 2.0.6"
37     ]
38   },
39   "swift_version": "4.2"