blob: d4a3b80f03bd5c5bd0a6ef3edf727c4bfd2cd846 [file] [log] [blame]
{
"name": "YPCycleScrollView",
"version": "0.0.3",
"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.3"
},
"source_files": "YPCycleScrollViewFramework/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}