blob: 511982e39d58fe507bf53d3b22eb2abf3a9a3dca [file] [log] [blame]
{
"name": "OASDKSetup",
"version": "0.2.0",
"summary": "Kool Framework.",
"homepage": "https://gitlab.com/ankurbatham",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Batham": "ankur.batham@oneassist.in"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitlab.com/ankurbatham/OASDKSetup.git",
"tag": "0.2.0"
},
"vendored_frameworks": "OASDKSetup/OASDKSetup.framework",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}