[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 7 / EFAutoScrollLabel / 1.0.2 / EFAutoScrollLabel.podspec.json
blobe4892077e85bcea8bc619e1671b12c4731cb297b
2   "name": "EFAutoScrollLabel",
3   "version": "1.0.2",
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": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EFAutoScrollLabel/Classes/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "pushed_with_swift_version": "3.0"