blob: 825382f2058e82ff1d8d0f038f36d36e2d675611 [file] [log] [blame]
{
"name": "YPCycleScrollView",
"version": "0.0.1",
"summary": "cycleScroll imageView",
"homepage": "https://github.com/D8Ge/YPCycleScrollView",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"authors": {
"D8Ge": "burnedfrog@163.com"
},
"source": {
"git": "https://github.com/D8Ge/YPCycleScrollView.git",
"tag": "0.0.1"
},
"source_files": "YPCycleScrollViewFramework/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}