[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / b / LJCollapseLabel / 1.1.5 / LJCollapseLabel.podspec.json
blob6b99c75828b7079082d81620f9c0505495f53298
2   "name": "LJCollapseLabel",
3   "version": "1.1.5",
4   "summary": "A simple collapse animate effect UI label.",
5   "description": "This framework is a tiny feature that I did in my 2016 project. It's a simple UI setup create the collapse animation effect of the UI Label. Now I would like to share it with all developers around the world.",
6   "homepage": "https://liguo.jiao.co.nz",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liguo Jiao": "liguo@jiao.co.nz"
13   },
14   "social_media_url": "https://twitter.com/jiaoliguo",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/iceman201/LJCollapseLabel.git",
20     "tag": "1.1.5"
21   },
22   "source_files": "Sources/LJCollapseLabel/**/*",
23   "private_header_files": "Sources/LJCollapseLabel/**/GradientBackgroundView.h"