[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 6 / LosslessJSON / 1.2 / LosslessJSON.podspec.json
blobdb68400422326bb8520e610d851b2fce46dd1782
2   "name": "LosslessJSON",
3   "version": "1.2",
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": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/guolingege/LosslessJSON.git",
15     "tag": "1.2"
16   },
17   "source_files": "**/*.{h,m}",
18   "public_header_files": "**/*.h",
19   "requires_arc": true