blob: 04539f93f0583c21bfd135cdab5d0c09da753d36 [file] [log] [blame]
{
"name": "DWSwipeGesture",
"version": "0.0.2",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/dwanghello/DWSwipeGesture",
"license": "MIT",
"authors": {
"dwanghello": "dwang.hello@outlook.com"
},
"source": {
"git": "https://github.com/dwanghello/DWSwipeGesture.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DWSwipeGesture/*",
"frameworks": [
"Foundation",
"UIKit"
]
}