[Add] KommunicateCore-iOS-SDK 1.2.5
[CocoaPods.git] / Specs / 8 / a / 7 / SomeAsyncSwift / 0.2.1 / SomeAsyncSwift.podspec.json
blob8e397ccb93e4572b1fa92669263d826803deb9de
2   "name": "SomeAsyncSwift",
3   "version": "0.2.1",
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.1"
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"