blob: 446cc64e6a90e47766523ee1df60c6ba557f0262 [file] [log] [blame]
{
"name": "MMCounterView",
"version": "0.6.1",
"summary": "A 'high score'-style counting view that animates between different displayed integers.",
"homepage": "https://github.com/mmccroskey/MMCounterView",
"license": {
"type": "Creative Commons Attribution-NonCommercial-ShareAlike",
"file": "LICENSE.txt"
},
"authors": {
"mmccroskey": "matthew.mccroskey@gmail.com"
},
"source": {
"git": "https://github.com/mmccroskey/MMCounterView.git",
"tag": "0.6.1"
},
"platforms": {
"ios": "5.1"
},
"source_files": "Component",
"frameworks": [
"CoreGraphics",
"Foundation",
"QuartzCore",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"CPAnimationSequence": [
]
}
}