[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 3 / f / CustomOperation / 1.0.2 / CustomOperation.podspec.json
blob6a16629e4c5f7f46e0950490a938d832c835602a
2   "name": "CustomOperation",
3   "version": "1.0.2",
4   "summary": "Custom async Operation implementation in Swift",
5   "homepage": "https://github.com/kzlekk/AsyncOperation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Natan Zalkin": "natan.zalkin@me.com"
12   },
13   "source": {
14     "git": "https://kzlekk@github.com/kzlekk/CustomOperation.git",
15     "tag": "1.0.2"
16   },
17   "module_name": "CustomOperation",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0",
23     "tvos": "10.0"
24   },
25   "source_files": "CustomOperation/*.swift",
26   "swift_version": "5.0"