| { | |
| "name": "GCDMulticastDelegate", | |
| "version": "1.0.0", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/poholo/GCDMulticastDelegate.git", | |
| "tag": "1.0.0" | |
| }, | |
| "summary": "GCDMulticastDelegate extracted from XMPPFramework.", | |
| "homepage": "https://github.com/robbiehanson/XMPPFramework/tree/master/Utilities", | |
| "license": { | |
| "type": "BCD", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Euan Lau": "euanlau@gmail.com" | |
| }, | |
| "source_files": "*.{h,m}", | |
| "requires_arc": true | |
| } |