[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / c / b / Rivet / 0.0.1 / Rivet.podspec.json
blob9876b4ca1680b07aa58e7925267076889584c6b9
2   "name": "Rivet",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "Rivet/**/*.{h,m}",
18   "requires_arc": true