[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 2 / Koloda / 1.0.0 / Koloda.podspec.json
blob37a52bf3dfa1da2b104e232c6d0eab9fd7a726a8
2   "name": "Koloda",
3   "version": "1.0.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": "1.0.0"
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   }