[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / a / IOSCards / 1.4.1 / IOSCards.podspec.json
blob55f7d295d95bf90764eeddc68f52415735aff54d
2   "name": "IOSCards",
3   "version": "1.4.1",
4   "summary": "Awesome iOS 11 appstore cards in swift 5.",
5   "homepage": "https://github.com/PaoloCuscela/Cards",
6   "screenshots": [
7     "https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/Header.png",
8     "https://raw.githubusercontent.com/PaoloCuscela/Cards/master/Images/DetailView.gif"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ruilisi": "c@ruilisi.com"
16   },
17   "source": {
18     "git": "https://github.com/ruilisi/Cards.git",
19     "tag": "1.4.1"
20   },
21   "swift_versions": "4.2",
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "Cards/Sources/*",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "Player": [
29       "0.13.0"
30     ]
31   },
32   "swift_version": "4.2"