blob: 3adfebb7066c1982e74c1bf286625b6341b83da4 [file] [log] [blame]
{
"name": "CardsViewLib",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CardsViewLib/Classes/*"
}