blob: 51d7b44d37c56c834cc9ccd604cc65b4cac212a2 [file] [log] [blame]
{
"name": "LaserSwippableCell",
"version": "1.0.0",
"summary": "Swippable CollectionView cells made with Reactive Cocoa",
"homepage": "https://github.com/LaserSrl/LaserSwippableCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Laser Patrick": "patrick.negretto@laser-group.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/LaserSrl/LaserSwippableCell.git",
"tag": "1.0.0"
},
"source_files": "Source",
"dependencies": {
"ReactiveObjC": [
]
}
}