[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / b / 4 / WDFlashCard / 0.0.3 / WDFlashCard.podspec.json
blob3a15915f37b7f54d3cf4f90a569fe08615bf1bf9
2   "name": "WDFlashCard",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "0.0.3",
7   "summary": "WDFlashCard is a simple lightweight component for displaying flashcards inside iOS apps.",
8   "description": "WDFlashCard is a simple lightweight component for displaying flashcards inside iOS apps. Just add front and back view, set flashcard animation type and duration.",
9   "homepage": "https://github.com/VladimirDinic/WDFlashCard",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Vladimir Dinic": "vladimir88dev@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/VladimirDinic/WDFlashCard.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "WDFlashCard/WDFlashCard/WDFlashCardView.swift",
22   "pushed_with_swift_version": "3.0"