blob: 56b4c2c1ab428ca6dc960d80fe71f1b67a9d1122 [file] [log] [blame]
{
"name": "TTAnimatedNumberView",
"version": "0.0.1",
"summary": "数字可滚动的控件",
"homepage": "https://github.com/rollingstoneW/TTAnimatedNumberView.git",
"license": "MIT",
"authors": {
"rolling stone": "190268198@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rollingstoneW/TTAnimatedNumberView.git",
"tag": "0.0.1"
},
"source_files": [
"TTAnimatedNumberView",
"TTAnimatedNumberView/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}