[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / 5 / DecodeValue / 1.0.0 / DecodeValue.podspec.json
blobad2717ca3029ada86e041c7ba17b7237380c0dcf
2   "name": "DecodeValue",
3   "version": "1.0.0",
4   "summary": "Help De(codable) parsing.",
5   "description": "Help De(codable) parsing\nYou happy",
6   "homepage": "https://github.com/outofcoding/DecodeValue",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "outofcoding": "outofcoding@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/outofcoding/DecodeValue.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "DecodeValue/Classes/**/*",
23   "dependencies": {
24     "Optional.Extension": [
26     ]
27   },
28   "swift_version": "5.0"