| { | |
| "name": "JGORegExpBuilder", | |
| "version": "1.0.1", | |
| "summary": "A delightful regular expression DSL", | |
| "homepage": "https://github.com/JanGorman/JGORegExpBuilder", | |
| "license": "MIT", | |
| "authors": { | |
| "Jan Gorman": "gorman.jan@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/JanGorman/JGORegExpBuilder.git", | |
| "tag": "1.0.1" | |
| }, | |
| "social_media_url": "https://twitter.com/JanGorman", | |
| "source_files": "JGORegExpBuilder/JGORegExpBuilder.{h,m}", | |
| "requires_arc": true | |
| } |