[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 9 / 4 / 3 / RogueText / 1.0.0 / RogueText.podspec.json
blob24d5cf35f9b4858e9ee471e9052899e4c45357f8
2   "name": "RogueText",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/RogueAndy/RogueText",
7   "license": "MIT",
8   "authors": {
9     "RogueAndy": "619455850@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/RogueAndy/RogueText.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "RogueText/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]