[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / b / SMCounterLabel / 0.1.0 / SMCounterLabel.podspec.json
blob524cc46b09c0c91495af6b4c901095a51b7f7be0
2   "name": "SMCounterLabel",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SMCounterLabel/Classes/**/*"