| { | |
| "name": "Rivet", | |
| "version": "0.0.3", | |
| "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.3" | |
| }, | |
| "source_files": "Rivet/**/*.{h,m}", | |
| "requires_arc": true | |
| } |