blob: 3a04e1980199bc2949ae638328357178a983de80 [file] [log] [blame]
{
"name": "UIView+draggable",
"version": "1.0.4",
"summary": "UIView category that adds dragging capabilities",
"homepage": "https://github.com/andreamazz/UIView-draggable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/UIView-draggable.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"Source",
"*.{h,m}"
],
"requires_arc": true,
"social_media_url": "https://twitter.com/theandreamazz"
}