[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / 2 / Koloda / 4.7 / Koloda.podspec.json
blobe07b6c3a34e26ac99385706b063978d33c4403d2
2   "name": "Koloda",
3   "version": "4.7",
4   "summary": "KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.",
5   "homepage": "https://github.com/Yalantis/Koloda",
6   "license": "MIT",
7   "authors": "Yalantis",
8   "source": {
9     "git": "https://github.com/Yalantis/Koloda.git",
10     "tag": "4.7"
11   },
12   "social_media_url": "https://twitter.com/yalantis",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Pod/Classes/**/*",
17   "frameworks": "UIKit",
18   "dependencies": {
19     "pop": [
20       "~> 1.0"
21     ]
22   }