[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / a / f / 9 / AMScrollingCards / 1.2.4 / AMScrollingCards.podspec.json
blob33c6bb7c9abdc8635a66519fbd886b1d8b5ca4e2
2   "name": "AMScrollingCards",
3   "version": "1.2.4",
4   "summary": "This pod was created to offer a ui component of swiping horizontal cards",
5   "swift_versions": "5",
6   "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",
7   "homepage": "https://github.com/Ahmed-Masoud/AMScrollingCards",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ahmed-Masoud": "ahmedmasoud82@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Ahmed-Masoud/AMScrollingCards.git",
17     "tag": "1.2.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "AMScrollingCards/Classes/**/*",
23   "dependencies": {
24     "FlexiblePageControl": [
26     ]
27   },
28   "swift_version": "5"