blob: 6448f07e377956aa26f523253a32839ca9fae0d7 [file] [log] [blame]
{
"name": "YJSlider",
"version": "1.0.0",
"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.0"
},
"source_files": [
"Classes",
"YJ_Slider/YJ_Slider.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}