4 "summary": "Syntax sugar for Swift API",
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/Common**/*.swift"
37 "source_files": "Classes/Calls/Queues/**/*.swift"
49 "source_files": "Classes/Calls/Realm/**/*.swift"