2 "name": "MMLayerAccessibility",
4 "summary": "A framework for adding NSAccessibility support to CALayer",
5 "homepage": "https://github.com/mmllr/MMLayerAccessibility",
6 "screenshots": "https://github.com/mmllr/MMLayerAccessibility.git/Resources/screenshot01.png",
9 "Markus Mueller": "mmlr@gmx.net"
12 "git": "https://github.com/mmllr/MMLayerAccessibility.git",
15 "social_media_url": "https://twitter.com/m_mlr",
20 "source_files": "Classes/**/*.{h,m}",
22 "exclude_files": "Classes/osx"
25 "exclude_files": "Classes/ios"
27 "exclude_files": "Classes/**/*Spec.{h,m}",
28 "public_header_files": "Classes/CALayer+NSAccessibility.h",
29 "frameworks": "QuartzCore"