blob: 60781c2153eb0e31cf4797b4a4e90c8c59c8b628 [file] [log] [blame]
{
"name": "AtomCore-QA",
"version": "1.2.0",
"summary": "Framework contain all the public models used by AtomSDK and AtomBPC.",
"swift_versions": [
"4.2",
"5.0"
],
"description": "Universal Framework contain all the public models used by AtomSDK and AtomBPC.",
"homepage": "https://github.com/AtomSDK/",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Atom By Secure": "developer@atomapi.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.10"
},
"source": {
"git": "https://bitbucket.org/aj-sagar/framework.git",
"tag": "1.0"
},
"ios": {
"vendored_frameworks": "Core/AtomCore-QA/AtomCore-iOS/AtomCore.framework"
},
"osx": {
"vendored_frameworks": "Core/AtomCore-QA/AtomCore-OSX/AtomCore.framework"
},
"swift_version": "5.0"
}