Latest | 1.0.0 |
---|---|
Homepage | http://applidium.github.io/ADLivelyCollectionView/ |
License | NetBSD |
Platforms | ios 6.0 |
Frameworks | QuartzCore |
Authors |
Latest podspec
{ "name": "ADLivelyCollectionView", "version": "1.0.0", "summary": "Drop-in subclass of UICollectionView that lets you add custom animations to any UICollectionView.", "description": " ADLivelyCollectionView is a drop-in subclass of UICollectionView that lets you add custom animations to any UICollectionView.n Concept was described on Applidium'sn [website][http://applidium.com/en/news/animate_your_collection_views/].n", "homepage": "http://applidium.github.io/ADLivelyCollectionView/", "screenshots": "http://b.vimeocdn.com/ts/467/314/467314775_640.jpg", "license": { "type": "NetBSD", "file": "LICENSE" }, "authors": { "Applidium": "[email protected]" }, "source": { "git": "https://github.com/applidium/ADLivelyCollectionView.git", "tag": "v1.0.0" }, "platforms": { "ios": "6.0" }, "source_files": "*.{h,m}", "exclude_files": "Demo/**/*.{h,m}", "frameworks": "QuartzCore", "requires_arc": false }
Mon, 29 Feb 2016 14:41:02 +0000