blob: 4e4f82d5dea7e4ce7c1501973d00803d95412f9b [file] [log] [blame]
{
"name": "CardsViewLib",
"version": "0.2.0",
"summary": "Simple scrolling card control package.",
"description": "Simple scrolling card control package can be used for banners or tabs.",
"homepage": "https://github.com/ReverseScale/CardsViewLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ReverseScale@icloud.com": "reversescale@icloud.com"
},
"source": {
"git": "https://github.com/ReverseScale/CardsViewLib.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CardsViewLib/Classes/**/*"
}