blob: d83213dc227c940df69600a0ea25e87e0902c477 [file] [log] [blame]
{
"name": "AnyJSON",
"version": "0.0.1",
"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.0.1"
},
"source_files": "AnyJSON.{h,m}",
"requires_arc": false
}