blob: aa6c8c7f6c0c00f4d7be77a63e8fd3b442bedcd9 [file] [log] [blame]
{
"name": "Bulldog",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Source/*swift"
}