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