blob: 67d112bf24bf362d036bfe0b7a45d9cbfe38dca0 [file] [log] [blame]
{
"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
}