blob: c7b718c389d25cc1045b04c1c903ff8079904a74 [file] [log] [blame]
{
"name": "AMScrollingCards",
"version": "1.0.3",
"summary": "This pod was created to offer a ui component of swiping horizontal cards",
"description": "This pod was created to offer a ui component of swiping horizontal cards with a peek of next and previous cards using a collection view to make sure its reliable and memory efficient",
"homepage": "https://github.com/Ahmed-Masoud-R/AMScrollingCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed-Masoud-R": "ahmed.ehab@rubikal.com"
},
"source": {
"git": "https://github.com/Ahmed-Masoud-R/AMScrollingCards.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AMScrollingCards/Classes/**/*"
}