[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 3 / f / CustomOperation / 1.0.4 / CustomOperation.podspec.json
blobcd1949815cb6ab939d6a440b422d9c8f8b7d823e
2   "name": "CustomOperation",
3   "version": "1.0.4",
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.4"
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"