blob: 1d9b5f712798c9a1f25742107cc2bbb572448f15 [file] [log] [blame]
{
"name": "AtomCore",
"version": "1.1.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": {
"http": "https://secure.com/atom/downloads/core/ios/1.1.0/AtomCore.zip"
},
"ios": {
"vendored_frameworks": "AtomCore-iOS/AtomCore.framework"
},
"osx": {
"vendored_frameworks": "AtomCore-OSX/AtomCore.framework"
},
"swift_version": "5.0"
}