[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / 4 / DynamicWaveCollectionView / 0.9.2 / DynamicWaveCollectionView.podspec.json
blobc79513c417ab2995f0fa181dad1ead6d2e170f47
2   "name": "DynamicWaveCollectionView",
3   "version": "0.9.2",
4   "summary": "UICollectionView with floating rows (like iMassage) + \"didSelectItemAtIndexPath\" wave animation",
5   "description": "If You want table or collection with floating, dumping, stretching (dynamic) cells (items) like iMessage app DynamicWaveCollectionView is what you want!\n\nDynamicWaveCollectionView is a subclass of UICollectionViewController + UICollectionViewFlowLayout with a simple API with floating rows + \"didSelectItemAtIndexPath\" wave animation",
6   "homepage": "https://github.com/CoolCodeFactory/DynamicWaveCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitry Utmanov": "utm4@mail.ru"
13   },
14   "source": {
15     "git": "https://github.com/CoolCodeFactory/DynamicWaveCollectionView.git",
16     "tag": "0.9.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DynamicWaveCollectionView/Classes/**/*",
22   "frameworks": "UIKit"