blob: 008b312403a00466fd48cc7ba071fe7113d25bf0 [file] [log] [blame]
{
"name": "BlaszkuSdk",
"version": "0.1.0",
"summary": "A short description of BlaszkuSdk for testing zipped pod.",
"swift_versions": "5.1",
"ios": {
"vendored_frameworks": "BlaszkuSdk.framework"
},
"description": "TODO: Add long description of what my pod does. We are testing hidden architecture from zipped pod.",
"homepage": "http://blaszku.alwaysdata.net/shortcuts/xcode.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"blaszku": "blaszku@gmail.com"
},
"source": {
"http": "https://github.com/blaszku/MorphPodspec/raw/master/BlaszkuSdk.zip"
},
"platforms": {
"ios": "10.0"
},
"dependencies": {
"Alamofire": [
"~> 4.9.1"
]
},
"swift_version": "5.1"
}