[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / c / SwiftAsyncOp / 0.1.1 / SwiftAsyncOp.podspec.json
blobff635c4d189d7d4f670886e059298e6ef8930e4d
2   "name": "SwiftAsyncOp",
3   "version": "0.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Source/*.swift",
21   "swift_versions": "5.3",
22   "swift_version": "5.3"