4 "summary": "This repository contains a number of methods over Swift API to use it safely.",
5 "description": "The pod simplifies using Swift API.\nIt includes changing DispatchQueue and errors handing now.",
6 "homepage": "https://github.com/devmeremenko/EasyCalls",
12 "Maxim Eremenko": "devmeremenko@gmail.com"
15 "git": "https://github.com/devmeremenko/EasyCalls.git"
17 "social_media_url": "https://twitter.com/eremenko_maxim/",
21 "pod_target_xcconfig": {
22 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
23 "SWIFT_VERSION": "4.0"
29 "frameworks": "Foundation",
33 "source_files": "Classes/Calls/Alert/**/*.swift",
46 "source_files": "Classes/Calls/Queues/**/*.swift"
51 "EasyCalls/TryCatch": [
58 "source_files": "Classes/Calls/Realm/**/*.swift"
62 "source_files": "Classes/Calls/TryCatch**/*.swift"