blob: d46411a5cc0efb234ea021df57d6a7806268aeef [file] [log] [blame]
{
"name": "AnyJSON",
"version": "0.1.0",
"license": "MIT",
"summary": "Encode / Decode JSON by any means possible.",
"homepage": "https://github.com/mattt/AnyJSON",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/AnyJSON.git",
"tag": "0.1.0"
},
"source_files": "AnyJSON/AnyJSON.{h,m}",
"requires_arc": false
}