[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / b / 3 / SomeWhen / 1.0.0 / SomeWhen.podspec.json
blob62070ec8ca5fef3b6f1c3a8101462d01a6e4ee47
2   "name": "SomeWhen",
3   "version": "1.0.0",
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": "1.0.0"
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     "5.1"
25   ],
26   "source_files": "Source/*.swift",
27   "swift_version": "5.1"