| { | |
| "name": "SharedInstanceGCD", | |
| "version": "1.0.0", | |
| "summary": "A collection of the best GCD singleton macros.", | |
| "homepage": "https://github.com/timshadel/SharedInstanceGCD", | |
| "license": "MIT", | |
| "authors": { | |
| "Tim Shadel": "github@timshadel.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/timshadel/SharedInstanceGCD.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source_files": "SharedInstanceGCD.h", | |
| "public_header_files": "SharedInstanceGCD.h", | |
| "requires_arc": false | |
| } |