blob: 742c710517230b649c6237ac1349cac2c2321878 [file] [log] [blame]
{
"name": "MCNumberLabel",
"version": "0.1.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Drop-in label control with the ability to animate digits.",
"homepage": "https://github.com/matthewcheok/MCNumberLabel",
"authors": {
"Matthew Cheok": "cheok.jz@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/MCNumberLabel.git",
"branch": "master",
"tag": "0.1.1"
},
"source_files": "MCNumberLabel/*.{h,m}",
"public_header_files": "MCNumberLabel/MCNumberLabel.h"
}