[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 1 / TextRotateView / 1.2 / TextRotateView.podspec.json
blobc6cdbc568516ce6b6c15dbc206a7fd1fc09f1b7e
2   "name": "TextRotateView",
3   "version": "1.2",
4   "summary": "文字轮播视图",
5   "description": "方便创建文字轮播图,类似于抖音左下方的音乐名字轮播,可实现高度自定义",
6   "homepage": "https://github.com/LincLiu/TextRotateView",
7   "license": "MIT",
8   "authors": {
9     "Feng": "dev.liufeng@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LincLiu/TextRotateView.git",
16     "tag": "1.2"
17   },
18   "source_files": "TextRotateViewDemo/TextRotateView/*",
19   "frameworks": "UIKit",
20   "requires_arc": true