[Add] AWSCloudWatch 2.40.0
[CocoaPods.git] / Specs / c / 6 / 8 / AsyncSwiftTemp / 2.0.6 / AsyncSwiftTemp.podspec.json
blob76d2a64e0dbe365a67d400edcca0f68ed7d056ac
2   "name": "AsyncSwiftTemp",
3   "version": "2.0.6",
4   "summary": "Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch",
5   "homepage": "https://github.com/CodeSilence/Async",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Tobias Due Munk": "cnzjackmail@gmail.com"
11   },
12   "platforms": {
13     "osx": "10.10",
14     "ios": "8.0",
15     "tvos": "9.0",
16     "watchos": "3.0"
17   },
18   "source": {
19     "git": "https://github.com/CodeSilence/Async.git",
20     "tag": "2.0.6"
21   },
22   "source_files": "Sources/*/*.swift",
23   "requires_arc": true,
24   "module_name": "Async",
25   "pushed_with_swift_version": "3.0"