[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / 7 / b / ResultKit / 2.2.0 / ResultKit.podspec.json
blob20f3a627c4b417e0d4d69622112bd1cc33309d05
2   "name": "ResultKit",
3   "version": "2.2.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": "10.0",
15     "osx": "10.12",
16     "tvos": "10.0",
17     "watchos": "4.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/amine2233/Result.git",
22     "tag": "2.2.0"
23   },
24   "source_files": "Sources/**/*.swift",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.2"
27   },
28   "swift_version": "4.2",
29   "module_name": "Result"