2 "name": "TTWindowManager",
8 "summary": "A simple window presentation manager for iOS written in objective-c which takes advantage of UIWindow.",
9 "homepage": "https://github.com/thattyson/TTWindowManager",
11 "ThatTyson": "thattyson@gmail.com"
14 "git": "https://github.com/thattyson/TTWindowManager.git",
17 "description": "Normally an entire app is confined within a single UIWindow. This manager allows you to create many TTWindow objects with different z positions for some truly creative UI!",
18 "source_files": "TTWindowManager/*.{h,m}",