[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / 3 / SomeWhen / 2.0.1 / SomeWhen.podspec.json
blob176d0ee138a7bceaa71a30d007ccba996aaf97e3
2   "name": "SomeWhen",
3   "version": "2.0.1",
4   "license": "MIT",
5   "summary": "When operator for Swift",
6   "homepage": "https://github.com/smakeev/SwiftWhen",
7   "authors": {
8     "Sergey Makeev": "makeev.87@gmaol.com"
9   },
10   "source": {
11     "git": "https://github.com/smakeev/SwiftWhen.git",
12     "tag": "2.0.1"
13   },
14   "documentation_url": "https://github.com/smakeev/SwiftWhen/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"