4 "summary": "A lightweight actor framework in Objective-C.",
5 "description": "Brings the actor model to Objective-C.\n\n* Actors\n* Actor Pools\n* Syncronous and asyncronous invocations\n* Futures\n* Message subscription and publication\n* Actor registry",
6 "homepage": "https://github.com/tarbrain/ActorKit",
9 "Julian Krumow": "julian.krumow@tarbrain.com"
18 "git": "https://github.com/tarbrain/ActorKit.git",
21 "default_subspecs": "Core",
25 "source_files": "Pod/Core"