blob: 96957511d6b4dc53f910c2d2f2c8e09065117b14 [file] [log] [blame]
{
"name": "AMScrollingCards",
"version": "1.0",
"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"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AMScrollingCards/Classes/**/*"
}