blob: 8856327d629fef9c6d0869819a06182c5a1bbcad [file] [log] [blame]
{
"name": "CCCounting",
"version": "0.0.2",
"summary": "Adds animated counting support to UILabel.",
"homepage": "https://github.com/ccworld1000/CCCounting",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CC": "ccworld1000@gmail.com"
},
"source": {
"git": "https://github.com/ccworld1000/CCCounting.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "CCCounting/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}