[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / d / ReflectedStringConvertible / 1.2.0 / ReflectedStringConvertible.podspec.json
blob615708129d3e321dc6a6b84ff50eced5e29a8df9
2   "name": "ReflectedStringConvertible",
3   "version": "1.2.0",
4   "summary": "A protocol that allows any class to be printed as if it were a struct or a JSON object.",
5   "homepage": "https://github.com/mattcomi/ReflectedStringConvertible",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matt Comi": "mattcomi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mattcomi/ReflectedStringConvertible.git",
15     "tag": "1.2.0"
16   },
17   "source_files": "ReflectedStringConvertible/*.{swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.13"
22   },
23   "pushed_with_swift_version": "4.0"