blob: 300110eb7207477677e7e49306a93a52a56fd88f [file] [log] [blame]
{
"name": "SGFocusImageView",
"version": "1.0.0",
"summary": "a banner view that can scroll cycle.",
"homepage": "https://github.com/Starer/FocusImageView",
"license": "BSD",
"authors": {
"starer": "tuple.star@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Starer/FocusImageView.git",
"tag": "1.0.0"
},
"source_files": "LoopScrollView/SGFocus/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}