blob: e3682882d9ed823356d5763aca118862e7ecea6e [file] [log] [blame]
{
"name": "DWSwipeGesture",
"version": "0.0.3",
"summary": "Simple to use gestures in iOS.",
"description": "It is a simple call gestures library, used for iOS, implemented by the 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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DWSwipeGesture/*",
"frameworks": [
"Foundation",
"UIKit"
]
}