[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 8 / CYNavigationBar / 0.0.1 / CYNavigationBar.podspec.json
blobc1878f1208959763073506aff646cf3a975465a1
2   "name": "CYNavigationBar",
3   "version": "0.0.1",
4   "summary": "A short description of CYNavigationBar.",
5   "description": "自定义导航栏",
6   "homepage": "https://github.com/ToLengSon/CYNavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wsong": "835151791@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ToLengSon/CYNavigationBar.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CYNavigationBar/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }