[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 3 / 4 / Anchor / 0.1 / Anchor.podspec.json
blobd51807696e03eb9b8fe02e336377dd5fd50c7b98
2   "name": "Anchor",
3   "version": "0.1",
4   "summary": "Anchor provides gesture controlled expandable views that house scrollable content. This is similiar to the cards in Apple Maps.",
5   "description": "This library mimics the functionality of Apple Maps Cards. Each card is anchored to minimized maximized\n                       positions that the user can swipe between. The view contains a scrollView to display content.",
6   "homepage": "https://github.com/armcast/Anchor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Armando Castaneda Elguero": "armando.cas27@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/armcast/Anchor.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Anchor/Classes/**/*"