[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / c / 6 / ReplaceRootViewController / 1.0.5 / ReplaceRootViewController.podspec.json
blob7a87ae0a848db6617e37a1ef0d5b31ea82fb1abf
2   "name": "ReplaceRootViewController",
3   "version": "1.0.5",
4   "summary": "This pod fixes a UIView memory leak that occurs when swapping out the root view controller in a UIWindow.",
5   "description": "This project demonstrates a fix for http://www.openradar.me/21404408\nYou will need to use the console in xcode and debugging tools (eg \"debug view hierarchy\") to verify that everything is working as expected.",
6   "homepage": "https://github.com/voltbank/ReplaceRootViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sushant verma": "sushant.verma@voltbank.com.au"
13   },
14   "source": {
15     "git": "https://github.com/voltbank/ReplaceRootViewController.git",
16     "tag": "1.0.5"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ReplaceRootViewController/Classes/**/*",
23   "swift_version": "4.2"