[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / e / ConcurrentSwift / 0.1 / ConcurrentSwift.podspec.json
blobe7fec0d44990edf23f512d3fb9c6e17cb7d8473b
2   "name": "ConcurrentSwift",
3   "version": "0.1",
4   "summary": "Simple work with Future",
5   "homepage": "https://github.com/msfrms/ConcurrentSwift",
6   "license": "Apache License 2.0",
7   "authors": {
8     "msfrms": "msfrms@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "pod_target_xcconfig": {
15     "SWIFT_VERSION": "4.0"
16   },
17   "source": {
18     "git": "https://github.com/msfrms/ConcurrentSwift.git",
19     "tag": "0.1"
20   },
21   "source_files": "Source/*.swift",
22   "frameworks": "Foundation",
23   "module_name": "ConcurrentSwift"