blob: cd385258f2878c2f23cf955761fbadbe2cb5497f [file] [log] [blame]
{
"name": "YHHeadScrollView",
"version": "1.0.1",
"summary": "ScollImageView with animation and once show three",
"description": "ScollImageView with animation and once show three,\nyou can use it to make a cool headScroll",
"homepage": "https://github.com/developeryh/YHHeadScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developeryh": "developer_yh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/developeryh/YHHeadScrollView.git",
"tag": "1.0.1"
},
"source_files": [
"YHHeadScrollView/*.swift",
"YHHeadScrollViewDemo/*.h"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 2.4"
]
}
}