[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / c / 3 / 4 / YLT_Component / 0.0.2 / YLT_Component.podspec.json
blob3d0ae0ed9479a521b8c855e4e6e37a36f25fc623
2   "name": "YLT_Component",
3   "version": "0.0.2",
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.2"
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   }