4 "summary": "Adds an ability to check a view controller's view state.",
5 "description": "Adds an ability to check a view controller's view state and also to subscribe to view state changes notifications. Also, adds several helpful properties to easily configure some complex behaviors in xibs and storyboards.",
6 "homepage": "https://github.com/APUtils/ViewState",
12 "Anton Plebanovich": "anton.plebanovich@gmail.com"
15 "git": "https://github.com/APUtils/ViewState.git",
29 "cocoapods_version": ">= 1.13.0",
30 "default_subspecs": "Core",
34 "source_files": "ViewState/Classes/Core/**/*",
36 "ViewState.Core.privacy": "ViewState/Privacy/ViewState.Core/PrivacyInfo.xcprivacy"
46 "source_files": "ViewState/Classes/RxSwift/**/*",
48 "ViewState.RxSwift.privacy": "ViewState/Privacy/ViewState.RxSwift/PrivacyInfo.xcprivacy"