blob: 8879e36f94c6ad58fc61a3ea41b95d385516f625 [file] [log] [blame]
{
"name": "Atom",
"version": "0.1.5",
"summary": "Create Atomic (thread safe) values in swift. Improved version of objc.io Atomic",
"homepage": "https://github.com/vysotskiyserhiy/Atom.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/Atom.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Atom/**/*",
"swift_version": "4.2"
}