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"
18 "git": "https://github.com/tarbrain/ActorKit.git",
21 "default_subspecs": "Core",
25 "source_files": "Pod/Core"
29 "source_files": "Pod/Futures",
41 "source_files": "Pod/Promises",
46 "PromiseKit/Promise": [