Latest | 1.2.0 |
---|---|
Homepage | https://github.com/ThomasConner/YASlidingViewController |
License | MIT |
Platforms | ios 6.0, requires ARC |
Authors |
Yet another SlidingViewController.
Latest podspec
{ "name": "YASlidingViewController", "version": "1.2.0", "summary": "A sliding UIViewController for iOS.", "homepage": "https://github.com/ThomasConner/YASlidingViewController", "screenshots": "http://dribbble.s3.amazonaws.com/users/14827/screenshots/1193991/8.png", "authors": { "Thomas Conner": "[email protected]" }, "source": { "git": "https://github.com/ThomasConner/YASlidingViewController.git", "tag": "1.2.0" }, "license": { "type": "MIT", "file": "LICENSE" }, "requires_arc": true, "platforms": { "ios": "6.0" }, "source_files": "YASlidingViewController/**/*.{h,m}", "ios": { "frameworks": [ "CoreGraphics", "QuartzCore" ] } }
Sat, 27 Feb 2016 07:57:03 +0000