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* Synchronous and asynchronous invocations\n* Promises\n* Message subscription and publication",
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"
32 "source_files": "Pod/Promises",
37 "PromiseKit/Promise": [