[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / 2 / Atom / 0.1.2 / Atom.podspec.json
blobe79759c36acd1653ba5b3428ece2a007a9451703
2   "name": "Atom",
3   "version": "0.1.2",
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.2"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10"
20   },
21   "source_files": "Atom/**/*"