[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / a / 7 / SomeAsyncSwift / 0.2.4 / SomeAsyncSwift.podspec.json
blob880c26d649710ea3db1532a3442e1f2da715a4b7
2   "name": "SomeAsyncSwift",
3   "version": "0.2.4",
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@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/smakeev/AsyncSwift.git",
12     "tag": "0.2.4"
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.1"
23   ],
24   "source_files": "Source/*.swift",
25   "swift_version": "5.1"