2 "name": "CALayer-AutoresizingMask",
4 "summary": "Add UIViewAutoresize support to iOS CALayers and fast UIView to CALayer conversion method",
5 "description": " This library extends CALayer class to support .autoresizingMask property.\n Add provide fast way to replace UIViews with CALayers right in IB by adding\n \"User Defined Runtime Attribute\" - `BOOL replaceWithLayer`\n",
6 "homepage": "https://github.com/k06a/CALayer-AutoresizingMask",
12 "Anton Bukov": "k06aaa@gmail.com"
14 "social_media_url": "http://twitter.com/k06a",
19 "git": "https://github.com/k06a/CALayer-AutoresizingMask.git",
22 "source_files": "*.{h,m}",
28 "ObjcAssociatedObjectHelpers": [