[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / f / 7 / EFAutoScrollLabel / 4.0.1 / EFAutoScrollLabel.podspec.json
blob696f06bf98bf84e07d4c7128b99cd912b043f236
2   "name": "EFAutoScrollLabel",
3   "version": "4.0.1",
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/EyreFree/EFAutoScrollLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EyreFree/EFAutoScrollLabel.git",
16     "tag": "4.0.1"
17   },
18   "social_media_url": "https://twitter.com/EyreFree777",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EFAutoScrollLabel/Classes/*.swift",
23   "pushed_with_swift_version": "4.0"