| { | |
| "name": "Atomicity", | |
| "version": "1.0.2", | |
| "summary": "Atomicity lock", | |
| "homepage": "https://github.com/GodL/Atomic", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "547188371@qq.com": "547188371@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/GodL/Atomic.git", | |
| "tag": "1.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Atomic/Atomic/**.{swift,h}", | |
| "swift_versions": "5", | |
| "swift_version": "5" | |
| } |