[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 7 / b / Reinstate / 0.6.6 / Reinstate.podspec.json
blobe1d42d84a4ac63713ce08885e874e8e640741df7
2   "name": "Reinstate",
3   "version": "0.6.6",
4   "summary": "A toolbox for better view controller management in iOS.",
5   "description": "Leverage view controller containment to write cleaner, more readable UI code.",
6   "homepage": "https://github.com/nevillco/Reinstate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Connor Neville": "connor.neville16@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nevillco/Reinstate.git",
16     "tag": "0.6.6"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/**/*"