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* Futures\n* Promises\n* Message subscription and publication",
6 "homepage": "https://github.com/tarbrain/ActorKit",
9 "Julian Krumow": "julian.krumow@tarbrain.com"
16 "git": "https://github.com/tarbrain/ActorKit.git",
19 "default_subspecs": "Core",
23 "source_files": "Pod/Core"
27 "source_files": "Pod/Futures",
36 "source_files": "Pod/Promises",
41 "PromiseKit/Promise": [