blob: 6d1aefac7ee7600e533e0dfb25288a1e9604e715 [file] [log] [blame]
{
"name": "UIView+TouchHighlighting",
"version": "1.0.0",
"summary": "UIView category that provides a generic touch highlighting solution.",
"homepage": "https://github.com/mta452/UIView-TouchHighlighting",
"screenshots": "https://github.com/mta452/UIView-TouchHighlighting/raw/master/SCREENSHOT.png",
"license": "Apache 2.0",
"authors": {
"Muhammad Tayyab Akram": "dear_tayyab@yahoo.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mta452/UIView-TouchHighlighting.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}