[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 6 / 0 / YJTBaseComponent / 0.0.2.1 / YJTBaseComponent.podspec.json
blob4054eed45d84ad80c8290566bb0026c3816f3350
2   "name": "YJTBaseComponent",
3   "version": "0.0.2.1",
4   "summary": "YJT基础组件库",
5   "description": "添加弹窗控件",
6   "homepage": "https://github.com/tan5460/YJTBaseComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YJT": "782026467@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/tan5460/YJTBaseComponent.git",
16     "tag": "0.0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/*",
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "Universal",
26       "source_files": "Classes/YJTAppUniversal/*"
27     },
28     {
29       "name": "BaseClass",
30       "source_files": "Classes/YJTBaseClass/*"
31     },
32     {
33       "name": "YJTCover",
34       "source_files": "Classes/YJTCover/*"
35     }
36   ]