blob: c13c181f9441ae83eb893c700baef930ba885232 [file] [log] [blame]
{
"name": "YJSlider",
"version": "1.0.2",
"summary": "s.summary介绍",
"description": "这里是description:::A UIView category for showing empty datasets whenever the view has no content to display.",
"homepage": "https://github.com/Small-Years/YJSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YJTest": "18263800587@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/Small-Years/YJSlider.git",
"tag": "v1.0.2"
},
"source_files": [
"Classes",
"YJ_Slider/YJ_Slider.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}