blob: b09f67c3071f9000c463dc8e4d0801fd25c117fb [file] [log] [blame]
{
"name": "PrettyCards",
"version": "1.0.5",
"summary": "Powerfull tool for creating views like iOS 11 appstore cards or buttons.",
"homepage": "https://github.com/ilia3546/PrettyCards",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Kharlamov": "ilia3546@me.com"
},
"source": {
"git": "https://github.com/ilia3546/PrettyCards.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source_files": "Source/*.{swift,h,m}",
"swift_version": "5.0"
}