[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 1 / e / ResizableCollectionView / 1.0.10 / ResizableCollectionView.podspec.json
bloba02c22bd273acf62f86c0b31787ed7d3a0ee72e4
2   "name": "ResizableCollectionView",
3   "version": "1.0.10",
4   "summary": "ResizableCollectionView is a library to change the number of columns by pinch in / out.",
5   "description": "ResizableCollectionView is a library to change the number of columns by pinch in / out.\nIt has 4 delegate methods (willPinchIn / willPinchOut / didPinchIn / didPinchOut.)",
6   "homepage": "https://github.com/chidori-app/ResizableCollectionView",
7   "license": "MIT",
8   "authors": {
9     "ioka": "hit0apps@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chidori-app/ResizableCollectionView.git",
13     "tag": "1.0.10"
14   },
15   "screenshots": "https://raw.githubusercontent.com/chidori-app/ResizableCollectionView/master/imgs/ResizableCollectionView.gif",
16   "social_media_url": "https://twitter.com/hitting1024",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "ResizableCollectionView/*.swift",
22   "pushed_with_swift_version": "3.0"