2 "name": "NHSeeThroughView",
4 "summary": "A set of classes to make see-through views on iOS.",
5 "description": " NHSeeThroughView is a set of classes to make see-through views on iOS.\n (views that let see content behind them with a shape carved out).\n A generic category on UIVIew is provided to achieve this effect on any view.\n A UIButton subclass is also provided as an easy way to get the same look directly form Interface Builder.\n",
6 "homepage": "http://github.com/nilsou/NHSeeThroughView",
9 "Nils Hayat": "nilsou@gmail.com"
12 "git": "https://github.com/nilsou/NHSeeThroughView.git",
19 "source_files": "Classes/ios/*.{h,m}"