2 "name": "iAsyncLiteScheduler",
4 "summary": "iAsync - A better dispatch_async(). Functional programming extensions for Objective-C.",
5 "description": "iAsyncLiteScheduler framework contains async operation definitions and scheduling core functions.",
6 "homepage": "https://github.com/iAsync/iAsyncLite",
9 "file": "JFFAsyncOperations.framework/Resources/LICENSE"
12 "http": "https://github.com/iAsync/iAsyncLite/releases/download/v0.3/JFFAsyncOperations.framework.zip"
15 "Alexander Dodatko": "dodikk88.tutor@gmail.com"
17 "social_media_url": "https://twitter.com/dodikk88",
23 "preserve_paths": "JFFAsyncOperations.framework",
24 "frameworks": "Foundation",
35 "public_header_files": "JFFAsyncOperations.framework/Headers/**/*.h",
36 "vendored_frameworks": "JFFAsyncOperations.framework"