[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 3 / 7 / b / ResultKit / 2.0.0 / ResultKit.podspec.json
blobc23489c0f1e9110007fee9cb9703037d09102109
2   "name": "ResultKit",
3   "version": "2.0.0",
4   "summary": "Sort description of 'Result' framework",
5   "homepage": "https://github.com/amine2233/Result",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Amine Bensalah": "amine.bensalah@outlook.com"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.11",
16     "tvos": "9.0",
17     "watchos": "2.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/amine2233/Result.git",
22     "tag": "2.0.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.1"
27   },
28   "swift_version": "4.1",
29   "module_name": "Result"