4 "summary": "Concurrency made simple in Swift",
5 "description": "AtomicKit is a Swift framework designed to ease dealing with concurrency in Swift projects.",
6 "homepage": "https://github.com/kf99916/AtomicKit",
7 "screenshots": "https://raw.githubusercontent.com/kf99916/AtomicKit/master/Assets/Icon.png",
13 "Zheng-Xiang Ke": "kf99916@gmail.com"
16 "git": "https://github.com/kf99916/AtomicKit.git",
22 "source_files": "AtomicKit/**/*.{swift,h,m}"