blob: 3c837aa8b09ee790d9f75296bcd08c5d4fc5dae0 [file] [log] [blame]
{
"name": "CardIO_Framework",
"version": "1.0.0",
"summary": "Prebuilt CardIO framework using Swift 4.1",
"homepage": "http://card.io/",
"authors": {
"Name": "kuchmiy.a@gmail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/kuchmiyalex/CardIO_Framework/raw/master/cardio_framework.zip"
},
"ios": {
"vendored_frameworks": "CardIO.framework"
}
}