blob: f87a6992c66fc88ca4084e35335fbe409704342e [file] [log] [blame]
{
"name": "DPScrollNumberLabel",
"version": "0.0.2",
"summary": "DPScrollNumberLabel is a iOS UI Plugin, It display number and have a real logic animation when you change the displayed number",
"homepage": "https://github.com/948080952/DPScrollNumberLabel",
"license": "MIT",
"authors": {
"DaiPei": "daipei@hust.edu.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/948080952/DPScrollNumberLabel.git",
"tag": "0.0.2"
},
"source_files": "DPScrollNumberLabel/*.{h,m}",
"public_header_files": "DPScrollNumberLabel/DPScrollNumberLabel.h",
"frameworks": "UIKit",
"requires_arc": true
}