[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 1 / d / e / YoViewCtl / 0.1.0 / YoViewCtl.podspec.json
blob8ee6b68ecdff7a5fd95d97a1edd5ae000accfd5a
2   "name": "YoViewCtl",
3   "version": "0.1.0",
4   "summary": "A short description of YoViewCtl.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/YoSwiftKing/YoViewCtl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YoSwiftKing": "206321073@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YoSwiftKing/YoViewCtl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "YoViewCtl/Classes/Core/**/*",
26       "resources": "YoViewCtl/Assets/**/*",
27       "dependencies": {
28         "YoNavBarView": [
30         ],
31         "SnapKit": [
33         ],
34         "YoCommon/Define": [
36         ]
37       }
38     }
39   ]