[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / b / 8 / LLNavigationView / 0.1.0 / LLNavigationView.podspec.json
bloba2ce9398189a5a290d89e826001cde2af1848d42
2   "name": "LLNavigationView",
3   "version": "0.1.0",
4   "summary": "简单的导航视图.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LOLITA0164/LLNavigationView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LOLITA0164": "476512340@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LOLITA0164/LLNavigationView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LLNavigationView/Classes/**/*",
22   "resources": [
23     "LLNavigationView/Assets/*"
24   ],
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   }