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 "source_files": "Classes/Calls/Common**/*.swift",
22 "pod_target_xcconfig": {
23 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES",
24 "SWIFT_VERSION": "4.0"
26 "frameworks": "Foundation",
30 "source_files": "Classes/Calls/Queues/**/*.swift"
35 "Classes/Calls/Realm/**/*.swift",
36 "Classes/Calls/Common**/*.swift"