[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 8 / EPDeckView / 0.1.2 / EPDeckView.podspec.json
blob8cdeb5332f78c97b0912dff0d58632960408fa33
2   "name": "EPDeckView",
3   "version": "0.1.2",
4   "summary": "EPDeckView is an easy-to-use library that provides a deck of views that can be swiped or thrown left/right (inspired by the Tinder app).",
5   "description": "EPDeckView is inspired by the Tinder app and provides its core functionality, while it's easy to customize it. You can swipe the cards of the deck left/right or throw them with a button click.",
6   "homepage": "https://github.com/EvansPie/EPDeckView",
7   "license": "MIT",
8   "authors": {
9     "Evangelos Pittas": "evangelospittas@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/EvansPie/EPDeckView.git",
13     "tag": "0.1.2"
14   },
15   "social_media_url": "https://twitter.com/hopinside",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "EPDeckView": [
23       "Pod/Assets/*.png"
24     ]
25   }