blob: e0a72a7602cfd5556c576e59513d135b6a2db6a5 [file] [log] [blame]
{
"name": "DWSwipeGesture",
"version": "0.0.1",
"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.1",
"commit": "e3b009b8fea71f455768c8d75a962c04d8cfc8e3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DWSwipeGesture/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}