[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / f / 7 / EFAutoScrollLabel / 5.0.0 / EFAutoScrollLabel.podspec.json
blob6e940b2719dadadad966aea901cadf4b04ac4206
2   "name": "EFAutoScrollLabel",
3   "version": "5.0.0",
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.0.0"
18   },
19   "social_media_url": "https://twitter.com/EyreFree777",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "EFAutoScrollLabel/Classes/*.swift"