2 "name": "iAsyncLiteUtils",
4 "summary": "iAsync - A better dispatch_async(). Functional programming extensions for Objective-C. ",
5 "description": "iAsyncLiteUtils contains FP extensions for NSArray and NSDictionary classes. The API has been inspired by Ruby collections and C# linq",
6 "homepage": "https://github.com/iAsync/iAsyncLite",
9 "file": "JFFUtils.framework/Resources/LICENSE"
12 "http": "https://github.com/iAsync/iAsyncLite/releases/download/v0.3/JFFUtils.framework.zip"
15 "Alexander Dodatko": "dodikk88.tutor@gmail.com"
17 "social_media_url": "https://twitter.com/dodikk88",
23 "preserve_paths": "JFFUtils.framework",
24 "frameworks": "Foundation",
30 "public_header_files": "JFFUtils.framework/Headers/**/*.h",
31 "vendored_frameworks": "JFFUtils.framework"