[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 7 / c / SwiftAsyncOp / 0.1.3 / SwiftAsyncOp.podspec.json
blobd9992aad9baac04cb7a808c898172b4375a30c8b
2   "name": "SwiftAsyncOp",
3   "version": "0.1.3",
4   "summary": "Swift basic class for asynchronous operation creation",
5   "homepage": "https://github.com/OrWest/SwiftAsyncOp/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexander Motarykin": "orwester@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/OrWest/SwiftAsyncOp.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/SwiftAsyncOp/*.swift",
21   "swift_versions": "5.3",
22   "swift_version": "5.3"