blob: 7a32c777cfac970acadfa1f434a63242ea878f70 [file] [log] [blame]
{
"name": "AMScrollingCards",
"version": "1.2",
"summary": "This pod was created to offer a ui component of swiping horizontal cards",
"swift_versions": "5",
"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/AMScrollingCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ahmed-Masoud": "ahmedmasoud82@gmail.com"
},
"source": {
"git": "https://github.com/Ahmed-Masoud/AMScrollingCards.git",
"tag": "1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AMScrollingCards/Classes/**/*",
"dependencies": {
"FlexiblePageControl": [
]
},
"swift_version": "5"
}