[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / e / 9 / 3 / DWAnimatedLabel / 1.1 / DWAnimatedLabel.podspec.json
blobdd88c8209cde6e7c32339da7564478a3eab7a8a1
2   "name": "DWAnimatedLabel",
3   "version": "1.1",
4   "summary": "An UILabel subclass that lets you animate text with different types.",
5   "homepage": "https://github.com/Dywane/DWAnimatedLabel",
6   "screenshots": [
7     "https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/typewriter.gif",
8     "https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/shine.gif",
9     "https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/fade.gif",
10     "https://raw.githubusercontent.com/Dywane/DWAnimatedLabel/master/Gif/wave.gif"
11   ],
12   "license": "MIT",
13   "authors": {
14     "Dywanedu": "duwei_1997@163.com"
15   },
16   "social_media_url": "https://dywane.github.io",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.1",
21   "source": {
22     "git": "https://github.com/Dywane/DWAnimatedLabel.git",
23     "tag": "1.1"
24   },
25   "source_files": "DWAnimatedLabelDemo/DWAnimatedLabel/**/*.{h,swift}"