[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 1 / TextRotateView / 1.0 / TextRotateView.podspec.json
blob38cc14e8c5edb63a0ca23354a6a002510670ddef
2   "name": "TextRotateView",
3   "version": "1.0",
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.0"
17   },
18   "source_files": "TextRotateViewDemo/TextRotateView/*",
19   "frameworks": "UIKit",
20   "requires_arc": true