blob: 5585e58911ab8cd2f2785d70f3ee1792dd9818ee [file] [log] [blame]
{
"name": "YHHeadScrollView",
"version": "1.0.2",
"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.2"
},
"source_files": [
"YHHeadScrollView/*.swift",
"YHHeadScrollViewDemo/*.h"
],
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 2.4"
]
}
}