[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / f / a / LSCountDownLabel / 0.0.2 / LSCountDownLabel.podspec.json
blobd5bf5130b2350ca8ece4f7eecbe6a91a62353db3
2   "name": "LSCountDownLabel",
3   "version": "0.0.2",
4   "swift_version": "4.1",
5   "summary": "Label for the counting number with animation.",
6   "description": "LSCountDownLabel is UILabel for counting number",
7   "homepage": "https://github.com/2sem/LSCountDownLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "YoungJun Lee",
13   "social_media_url": "http://www.facebook.com/youngjun.lee.3998",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/2sem/LSCountDownLabel.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "*/Extensions/*.swift",
23     "*/Extensions/*/*.swift",
24     "*/Extensions/*/*/*.swift",
25     "**/*.{h,m}"
26   ]