[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / b / Reinstate / 0.2.6 / Reinstate.podspec.json
blobb0e0aedf1222267d89fb0c1e1f945ea0b05e403f
2   "name": "Reinstate",
3   "version": "0.2.6",
4   "summary": "Leverage child view controllers to manage the state of your app and keep each view controller small.",
5   "description": "When managing an app with complex state, it’s easy for your view controllers to balloon in size. Make use of Reinstate’s utilities to create, display and remove child view controllers, can keep each individual view controller simple.",
6   "homepage": "https://github.com/nevillco/Reinstate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nevillco": "connor.neville16@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nevillco/Reinstate.git",
16     "tag": "0.2.6"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/**/*"