[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 2 / Koloda / 2.0.3 / Koloda.podspec.json
blobee0c070243c60c947060e3384e73dee794302f7b
2   "name": "Koloda",
3   "version": "2.0.3",
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": "2.0.3"
11   },
12   "social_media_url": "https://twitter.com/yalantis",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "Pod/Classes/**/*",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "pop": [
21       "~> 1.0"
22     ]
23   }