blob: 58d97e3387bb980727cfcfff47e1bbcdca2402d5 [file] [log] [blame]
{
"name": "WLCardView",
"version": "0.1.0",
"summary": "Material Design CardView for iOS",
"description": "WLCardView is Android Material Design CardView like library for iOS written with Swift.",
"homepage": "https://github.com/wailynn-wlz/WLCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wai Lynn Zaw": "wailynnzaw@owaytrip.com"
},
"source": {
"git": "https://github.com/wailynn-wlz/WLCardView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WLCardView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}