[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 6 / ReplaceRootViewController / 1.0.4 / ReplaceRootViewController.podspec.json
blob4c3445efe8dbbf3df460b7b917c34886e0a9b83d
2   "name": "ReplaceRootViewController",
3   "version": "1.0.4",
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.4"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ReplaceRootViewController/Classes/**/*",
23   "swift_version": "4.2"