[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / c / 8 / AtomicSwift / 1.2.1 / AtomicSwift.podspec.json
blob767caa4c7becaaf4db762afeb6bb5366062cc23d
2   "name": "AtomicSwift",
3   "version": "1.2.1",
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.1"
18   },
19   "social_media_url": "https://twitter.com/MarioIannotta",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Sources/**/*",
24   "swift_version": "5"