[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / e / 9 / MCNumberLabel / 0.1 / MCNumberLabel.podspec.json
blobca9cbea19b843ce946f3232e1d31cb333bb694f6
2   "name": "MCNumberLabel",
3   "version": "0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Drop-in label control with the ability to animate digits.",
12   "homepage": "https://github.com/matthewcheok/MCNumberLabel",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCNumberLabel.git",
19     "branch": "master",
20     "tag": "0.1"
21   },
22   "source_files": "MCNumberLabel/*.{h,m}",
23   "public_header_files": "MCNumberLabel/MCNumberLabel.h"