[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 5 / BaseValueDecodable / 1.0.0 / BaseValueDecodable.podspec.json
blob3a4212aee8d628a995e417f52b7f682d62e85ca5
2   "name": "BaseValueDecodable",
3   "version": "1.0.0",
4   "summary": "Serialize diferent types to any simple types (Bool, Int, String ...)",
5   "homepage": "https://dashdevs.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "dashdevs llc": "hello@dashdevs.com"
12   },
13   "source": {
14     "git": "https://github.com/dashdevs/BaseValueDecodable.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "Sources/BaseValueDecodable/**/*",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   },
24   "swift_versions": [
25     "5.0",
26     "5.1"
27   ],
28   "swift_version": "5.1"