[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 2 / b / LaserSwippableCell / 1.0.0 / LaserSwippableCell.podspec.json
blob51d7b44d37c56c834cc9ccd604cc65b4cac212a2
2   "name": "LaserSwippableCell",
3   "version": "1.0.0",
4   "summary": "Swippable CollectionView cells made with Reactive Cocoa",
5   "homepage": "https://github.com/LaserSrl/LaserSwippableCell",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Laser Patrick": "patrick.negretto@laser-group.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/LaserSrl/LaserSwippableCell.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Source",
22   "dependencies": {
23     "ReactiveObjC": [
25     ]
26   }