blob: a120dc4af443e93937c53908e8975083f839c063 [file] [log] [blame]
{
"name": "JSONJoy",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"requires_arc": true
}