blob: 8ccdb59f521a71067f48c6d4e388f18a73d71d53 [file] [log] [blame]
{
"name": "SOCKit",
"version": "0.0.1",
"license": "Apache License, Version 2.0",
"summary": "String <-> Object Coding for Objective-C.",
"homepage": "https://github.com/jverkoey/sockit/",
"authors": {
"Jeff Verkoeyen": "jverkoey@gmail.com"
},
"source": {
"git": "https://github.com/jverkoey/sockit.git",
"commit": "9b8bdb107dfd3ae9e3c749da0a62e6de9765ac9f"
},
"source_files": "*.{h,m}",
"requires_arc": false
}