[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 8 / AtomicSwift / 1.2.0 / AtomicSwift.podspec.json
blob02e6c9e274536ac97f50a801b57e078e4c50caa8
2   "name": "AtomicSwift",
3   "version": "1.2.0",
4   "summary": "The atomic qualifier Swift was missing",
5   "description": "AtomicSwift is a a property wrapper to declare atomic properties in swift using the simple qualifier `@Atomic`.",
6   "swift_versions": "5",
7   "homepage": "https://github.com/MarioIannotta/AtomicSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MarioIannotta": "info@marioiannotta.com"
14   },
15   "source": {
16     "git": "https://github.com/MarioIannotta/AtomicSwift.git",
17     "tag": "1.2.0"
18   },
19   "social_media_url": "https://twitter.com/MarioIannotta",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_version": "5"