blob: 7f04b29b7ca3eb388e0070485703af54cc72c4cf [file] [log] [blame]
{
"name": "PeakRisingLabel",
"version": "1.0.0",
"summary": "动态展示上升的数字,并可以对这个数字进行格式化.",
"homepage": "https://github.com/conis/PeakRisingLabel",
"license": "MIT",
"authors": {
"Conis": "conis.yi@gmail.com"
},
"source": {
"git": "https://github.com/conis/PeakRisingLabel.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}