[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / a / LSCountDownLabel / 0.0.3 / LSCountDownLabel.podspec.json
blob11d1775d540e455a87b58de100653b1506ffe720
2   "name": "LSCountDownLabel",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": [
22     "*/*.swift",
23     "*.swift",
24     "*/*/*.swift",
25     "**/*.{h,m}"
26   ]