[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 6 / LosslessJSON / 1.7 / LosslessJSON.podspec.json
blob336a8735b734debfa2517d6195e05600d738384a
2   "name": "LosslessJSON",
3   "version": "1.7",
4   "summary": "no loss for number value in json while de-serializing, modified from SBJson5.",
5   "homepage": "https://github.com/guolingege/LosslessJSON",
6   "license": "LICENSE",
7   "authors": {
8     "guolingege": "guolingege@qq.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/guolingege/LosslessJSON.git",
15     "tag": "1.7"
16   },
17   "source_files": "**/*.{h,m,swift}",
18   "public_header_files": "**/*.{h,swift}",
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "swift_version": "5.0"