blob: 1a788a19b4e1b88c5cdac66c5f4c676924b0a446 [file] [log] [blame]
{
"name": "UIButtonWithTouchInfo-Swift",
"version": "0.3.0",
"summary": "UIButtonWithTouchInfo-Swift this is UIButton with touch position information.",
"description": "UIButtonWithTouchInfo-Swift this is UIButton with touch position information.\nUse it for fun and projects.",
"homepage": "https://github.com/sergemoskalenko/UIButtonWithTouchInfo-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serge Moskalenko": "skype:camopu-ympo, http://camopu.rhorse.ru/ios"
},
"source": {
"git": "https://github.com/sergemoskalenko/UIButtonWithTouchInfo-Swift.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIButtonWithTouchInfo-Swift/Classes/**/*"
}