[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 2 / c / e / DJCustomUIKit / 0.0.1 / DJCustomUIKit.podspec.json
blob894750266ad34d8584b8d8b19c5fb23d6f18b6c6
2   "name": "DJCustomUIKit",
3   "version": "0.0.1",
4   "summary": "项目中使用的自定义视图.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jaeysun/DJCustomUIKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jaeysun": "jaeysun@163.com"
13   },
14   "source": {
15     "git": "https://github.com/jaeysun/DJCustomUIKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DJCustomUIKit/DJCustomUIKit.h",
22   "subspecs": [
23     {
24       "name": "DJMarqueeView",
25       "source_files": "DJCustomUIKit/DJMarqueeView/*"
26     }
27   ]