[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / 2 / Koloda / 4.0 / Koloda.podspec.json
blob2543c4641b894e7247a00fb529a894eca3f3e652
2   "name": "Koloda",
3   "version": "4.0",
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.0"
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   },
23   "pushed_with_swift_version": "3.0"