[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 6 / ReplaceRootViewController / 1.0.3 / ReplaceRootViewController.podspec.json
blobeeaf39cf777e683c71a94d8f06de13c7833c5073
2   "name": "ReplaceRootViewController",
3   "version": "1.0.3",
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.3"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ReplaceRootViewController/Classes/**/*"