[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 3 / f / CustomOperation / 1.1.0 / CustomOperation.podspec.json
blob03d63d5effb173bc2145593e429cf9f1b4ab9bac
2   "name": "CustomOperation",
3   "version": "1.1.0",
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.1.0"
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"