blob: 75c3b54be32255c1057bef23c290370d30d67718 [file] [log] [blame]
{
"name": "Rivet",
"version": "0.0.5",
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"summary": "Bolt your apps together with dependency injection.",
"homepage": "https://github.com/rdavies/Rivet",
"authors": {
"Ryan Davies": "ryan@ryandavies.net"
},
"source": {
"git": "https://github.com/rdavies/Rivet.git",
"tag": "0.0.5"
},
"source_files": "Rivet/**/*.{h,m}",
"requires_arc": true
}