[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / a / b / SMCounterLabel / 0.1.1 / SMCounterLabel.podspec.json
blob0964d18cd02204f0dbe5e7f55d81b786d8059e42
2   "name": "SMCounterLabel",
3   "version": "0.1.1",
4   "summary": "Animated UILabel subclass.",
5   "swift_version": "4.2",
6   "description": "A numeric label that animates value change with a stock-like animation",
7   "homepage": "https://github.com/slavenko/SMCounterLabel",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "slavenko": "slavenko.miljic@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/slavenko/SMCounterLabel.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SMCounterLabel/Classes/**/*"