[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / c / 7 / YJMarqueeTextView / 0.0.1 / YJMarqueeTextView.podspec.json
blob960eb5686007d895c337cf97ce3707bb9e94e31d
2   "name": "YJMarqueeTextView",
3   "version": "0.0.1",
4   "summary": "基于swift 循环视图实现",
5   "description": "跑马灯,使用更方便, 支持自定义  目前主要是文字方面的跑马灯效果",
6   "homepage": "https://github.com/fyaojie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "odreamboy": "562925462@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/fyaojie/YJMarqueeViewDemo.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "YJMarqueeTextView/*.swift",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
26       "1.1.0"
27     ],
28     "YJCycleCollectionView": [
29       "0.0.1"
30     ]
31   },
32   "swift_version": "5.0"