blob: 844cfa55af4902fecd1b85fd73e681dd063cd9d5 [file] [log] [blame]
{
"name": "YSHistogram",
"version": "1.0",
"summary": "Statistics histogram.",
"description": "You can divide the data into 9 points according to the time node of historical data.",
"homepage": "https://github.com/AaronDQQ/YSHistogram",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron": "yanshaobo0230@163.com"
},
"social_media_url": "https://www.jianshu.com/u/db4c495158ca",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/AaronDQQ/YSHistogram.git",
"tag": "1.0"
},
"source_files": "YSHistogram/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}