2 "name": "OrientationTracker",
4 "summary": "Track orientation changes even when the device is orientation-locked",
5 "description": "OrientationTracker is a library for tracking device orientation changes even for devices with orientation-lock turned on. You can subscribe to orientation change notifications and react accordingly. Using the affineTransform property you can rotate the views to follow the orientation change.",
6 "homepage": "https://github.com/amerhukic/OrientationTracker",
12 "Amer Hukić": "hukicamer@gmail.com"
15 "git": "https://github.com/amerhukic/OrientationTracker.git",
18 "social_media_url": "https://twitter.com/hukicamer",
22 "source_files": "OrientationTracker/Classes/**/*",
27 "swift_version": "5.0"