blob: bbd0a8fb5898bcd9a93b1edb2ab5fe5acfd90cb3 [file] [log] [blame]
{
"name": "CardSlider",
"version": "0.0.1",
"summary": "UI control from Ramotion",
"description": "Custom UICollectionView with transition",
"homepage": "https://github.com/ramotion/cardslider",
"license": "MIT",
"authors": "J. Vasilenko",
"social_media_url": "https://twitter.com/Ramotion",
"source": {
"git": "https://github.com/Ramotion/cardslider.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "CardSlider/**/*.{swift}",
"resource_bundles": {
"CardSlider": [
"CardSlider/**/*.{storyboard,.xcassets}"
]
}
}