[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / a / 7 / SomeAsyncSwift / 0.2.2 / SomeAsyncSwift.podspec.json
blobb73b3e0813faddde0f8bae91158c778f536facc8
2   "name": "SomeAsyncSwift",
3   "version": "0.2.2",
4   "license": "MIT",
5   "summary": "Async operations via Async Await and more",
6   "homepage": "https://github.com/smakeev/AsyncSwift",
7   "authors": {
8     "Sergey Makeev": "makeev.87@gmaol.com"
9   },
10   "source": {
11     "git": "https://github.com/smakeev/AsyncSwift.git",
12     "tag": "0.2.2"
13   },
14   "documentation_url": "https://github.com/smakeev/AsyncSwift/wiki",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12",
18     "tvos": "10.0",
19     "watchos": "3.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "Source/*.swift",
26   "swift_version": "5.1"