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