[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / d / 2 / Atom / 0.1.7 / Atom.podspec.json
blob31b034566bf06e91561d6c7e615d89c7e1171eff
2   "name": "Atom",
3   "version": "0.1.7",
4   "summary": "Create Atomic (thread safe) values in swift. Improved version of objc.io Atomic",
5   "homepage": "https://github.com/vysotskiyserhiy/Atom.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/vysotskiyserhiy/Atom.git",
15     "tag": "0.1.7"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Atom/**/*",
21   "swift_version": "4.2"