[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / 4 / YLT_Component / 0.0.1 / YLT_Component.podspec.json
blobdc4c3fa4fe6f2a04844aa23aee311e6abc24cb41
2   "name": "YLT_Component",
3   "version": "0.0.1",
4   "summary": "基础组件",
5   "description": "页面基础组件的封装",
6   "homepage": "https://github.com/YLTTeam/YLT_Component",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xphaijj0305@126.com": "xiangpuhua@126.com"
13   },
14   "source": {
15     "git": "https://github.com/YLTTeam/YLT_Component.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLT_Component/Classes/**/*",
22   "dependencies": {
23     "YLT_BaseLib": [
25     ],
26     "YLT_Kit": [
28     ],
29     "SDCycleScrollView": [
31     ]
32   }