2 "name": "GCBActionSheet",
4 "summary": "A subclass of UIActionSheet that lets you attach blocks to its buttons.",
5 "homepage": "https://github.com/gcbrueckmann/GCBActionSheet",
8 "Georg C. Brückmann": "gcb@bloo7.com"
11 "git": "https://github.com/gcbrueckmann/GCBActionSheet.git",
17 "source_files": "*.{h,m}",
19 "prefix_header_contents": "#ifdef __OBJC__\n #import <UIKit/UIKit.h>\n#endif /* __OBJC__ */\n"