blob: 9f42f02811a365eb502a2997deca9c45d6b86488 [file] [log] [blame]
{
"name": "JSONJoy",
"version": "0.0.4",
"summary": "Makes JSON a joy to use",
"homepage": "https://github.com/daltoniam/JSONJoy",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/JSONJoy.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"requires_arc": true
}