[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / f / 7 / EFAutoScrollLabel / 5.1.3 / EFAutoScrollLabel.podspec.json
blob720aba16aeddf49bd2d2fa5dd61712af57de029e
2   "name": "EFAutoScrollLabel",
3   "version": "5.1.3",
4   "summary": "A label which can scroll when text length beyond the width of label.",
5   "description": "A label which can scroll when text length beyond the width of label, in Swift.",
6   "homepage": "https://github.com/EFPrefix/EFAutoScrollLabel",
7   "screenshots": "https://raw.githubusercontent.com/EFPrefix/EFAutoScrollLabel/master/Assets/EFAutoScrollLabel.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "EyreFree": "eyrefree@eyrefree.org"
14   },
15   "source": {
16     "git": "https://github.com/EFPrefix/EFAutoScrollLabel.git",
17     "tag": "5.1.3"
18   },
19   "social_media_url": "https://twitter.com/EyreFree777",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "requires_arc": true,
24   "source_files": "EFAutoScrollLabel/Classes/*.swift"