blob: 9a5dd2654c9a0e3bc4778b4220ec028dc2713e68 [file] [log] [blame]
{
"name": "KSDebugLayer",
"version": "1.0.0",
"summary": "A CALayer subclass for debugging animations",
"homepage": "https://github.com/Keithbsmiley/KSDebugLayer",
"license": "MIT",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com"
},
"social_media_url": "http://twitter.com/SmileyKeith",
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/Keithbsmiley/KSDebugLayer.git",
"tag": "v1.0.0"
},
"source_files": "*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}