blob: 37876a7c46ca580f20305b495456372f8cfdf421 [file] [log] [blame]
{
"name": "CADRACSwippableCell",
"version": "0.0.1",
"summary": "Swippable CollectionView cells made with Reactive Cocoa",
"homepage": "https://github.com/TopicSo/CADRACSwippableCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joan Romano": "joanromano@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/TopicSo/CADRACSwippableCell.git",
"tag": "0.0.1"
},
"source_files": "Source",
"dependencies": {
"ReactiveCocoa": [
"~> 2.2"
]
}
}