2 "name": "RTAsyncQueue",
4 "summary": "异步事件队列(只用于测试)",
5 "description": "向事件队列中添加异步处理,依次执行并调用回调。",
6 "homepage": "https://github.com/Choujiji/TestRepo_RTAsyncQueue",
9 "zhaoji_choujiji@163.com": "zhaoji_choujiji@163.com"
15 "git": "https://github.com/Choujiji/TestRepo_RTAsyncQueue.git",
18 "source_files": "RTAsyncQueue/*.{h,m}",
19 "frameworks": "Foundation",