blob: 926fc85be193a339080f15ad0aca11b011cad81d [file] [log] [blame]
{
"name": "HPSlideImageView",
"version": "0.0.1",
"summary": "HPSlideImageView 轮播图",
"homepage": "https://github.com/lanhaiyang/HPSlideImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lanhaiyang": "1002230810@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lanhaiyang/HPSlideImageView.git",
"tag": "0.0.1"
},
"source_files": "HPBanner/Banner/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.8.2"
]
}
}