[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / d / 0 / 6 / KRCardView / 0.1.0 / KRCardView.podspec.json
blobda1c5fd366f5d3190daa48b3e5bb7afe53fdefe7
2   "name": "KRCardView",
3   "version": "0.1.0",
4   "summary": "Card view on bottom of view controller that can be access to view the content on card view",
5   "description": "KRCardView is a view that allows to make a CardView / Bottom View on any UIViewController, The card view will lay on bottom of the screen, which can expand so user can access the content in card view",
6   "homepage": "https://github.com/kamalrajvenkatesan/KRCardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kamalraj venkatesan": "kamalrajv3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kamalrajvenkatesan/KRCardView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "KRCardView/Classes/**/*",
23   "frameworks": "UIKit"