[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 5 / 3 / 9 / WrappedValue / 0.1.6 / WrappedValue.podspec.json
blob702e796a9da967abbab486772efac60b892761a8
2   "name": "WrappedValue",
3   "version": "0.1.6",
4   "summary": "Forget the struggle of decoding Strings!",
5   "swift_version": "4.2",
6   "description": "Is your RESTful API returning Strings instead of Doubles? Are you tired of writing all that custom decoding? Let WrappedValue do it for you!",
7   "homepage": "https://github.com/cmtrounce/WrappedValue",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cmtrounce": "ctrounce94@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/cmtrounce/WrappedValue.git",
17     "tag": "0.1.6"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WrappedValue/Classes/**/*"