[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / c / b / Rivet / 0.0.2 / Rivet.podspec.json
blobc5c14338ac706774931c599177bef1e5d2e630be
2   "name": "Rivet",
3   "version": "0.0.2",
4   "license": "MIT",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "summary": "Bolt your apps together with dependency injection.",
9   "homepage": "https://github.com/rdavies/Rivet",
10   "authors": {
11     "Ryan Davies": "ryan@ryandavies.net"
12   },
13   "source": {
14     "git": "https://github.com/rdavies/Rivet.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "Rivet/**/*.{h,m}",
18   "requires_arc": true