[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / b / SwiftyCards / 0.1.2 / SwiftyCards.podspec.json
blobd5e3ee3484f05db9c1af232e2e13bb1ec548f08f
2   "name": "SwiftyCards",
3   "version": "0.1.2",
4   "summary": "Stack card view for any view controllers. For example: bank cards, wallet, stack card view, card view and e.t.c.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/KostyaKulakov/SwiftyCards",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Konstantin Kulakov": "i@kostyakulakov.ru"
13   },
14   "source": {
15     "git": "https://github.com/KostyaKulakov/SwiftyCards.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SwiftyCards/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]