blob: 31f23724fe267b18302ca66c7cbc74893ba8b6c5 [file] [log] [blame]
{
"name": "SoapBubble",
"version": "0.1.3",
"summary": "Let your cell slip like a soap",
"homepage": "https://github.com/ChaselAn/SwipableCell",
"license": "MIT",
"authors": {
"ChaselAn": "865770853@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChaselAn/SoapBubble.git",
"tag": "0.1.3"
},
"source_files": "SoapBubble/*.swift",
"requires_arc": true,
"dependencies": {
"Texture": [
"~> 2.6"
]
}
}