blob: 6449f4433dbcb7713cd2df628cf952a25ed4a335 [file] [log] [blame]
{
"name": "Bulldog",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Bulldog is a super-fast json parser that will keep attacking until it gets the value you desire, or you give up. Just like a bulldog.",
"social_media_url": "http://twitter.com/iosCook",
"homepage": "https://github.com/freesuraj/Bulldog",
"authors": {
"Suraj Pathak": "freesuraj@gmail.com"
},
"source": {
"git": "https://github.com/freesuraj/Bulldog.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Source/*swift"
}