| { |
| "name": "BetaAtomCore", |
| "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": { |
| "http": "https://www.dropbox.com/s/2xz3oj74y28x5wz/AtomCore.zip?dl=1" |
| }, |
| "ios": { |
| "vendored_frameworks": "AtomCore-iOS/AtomCore.framework" |
| }, |
| "osx": { |
| "vendored_frameworks": "AtomCore-OSX/AtomCore.framework" |
| }, |
| "swift_version": "5.0" |
| } |