[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 8 / RYHomeViewController / 1.0.2 / RYHomeViewController.podspec.json
blob98f77e2069f3f0172f4c08409d0934ccdba5d3ca
2   "name": "RYHomeViewController",
3   "version": "1.0.2",
4   "summary": "组件化 首页板块",
5   "description": "组件化  首页板块",
6   "homepage": "https://github.com/Runyalsj/RYHomeViewController.git",
7   "license": "MIT",
8   "authors": {
9     "Ry_lsj": "runya_lsj@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Runyalsj/RYHomeViewController.git",
16     "tag": "1.0.2"
17   },
18   "dependencies": {
19     "MGJRouter": [
21     ]
22   },
23   "subspecs": [
24     {
25       "name": "Content",
26       "source_files": "RYHomeViewController/RYHomeViewController/*.{h,m}",
27       "frameworks": "MapKit"
28     }
29   ]