2 "name": "async_utility",
4 "summary": "Utility framework which provides asynchronous working to help processing background tasks.",
5 "description": "Async is a utility framework which provides asynchronous working to help processing background tasks without blocking the UI. It is inspired by Javascript module https://github.com/caolan/async.",
6 "homepage": "https://github.com/isanjosgon/asyncpod.git",
9 "Isra San Jose Gonzalez": "isanjosgon@gmail.com"
12 "git": "https://github.com/isanjosgon/asyncpod.git",
15 "social_media_url": "https://twitter.com/isanjosgon",
20 "source_files": "Pod/Classes/**/*",