2 "name": "ConcurrentSwift",
4 "summary": "Simple work with Future",
5 "homepage": "https://github.com/msfrms/ConcurrentSwift",
6 "license": "Apache License 2.0",
8 "msfrms": "msfrms@gmail.com"
14 "pod_target_xcconfig": {
15 "SWIFT_VERSION": "4.0"
18 "git": "https://github.com/msfrms/ConcurrentSwift.git",
21 "source_files": "Source/*.swift",
22 "frameworks": "Foundation",
23 "module_name": "ConcurrentSwift"