[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 5 / SBJson / 2.2.3 / SBJson.podspec.json
blobdb4038344597baef06829f7eaf3ac7b7528cc3de
2   "name": "SBJson",
3   "version": "2.2.3",
4   "license": "BSD",
5   "summary": "This library implements strict JSON parsing and generation in Objective-C.",
6   "deprecated_in_favor_of": "SBJson4",
7   "description": "                   All versions of SBJson prior to version 4 are deprecated.\n                   Please upgrade to SBJson4. Alternatively, if you don't need\n                   to work with JSON streams you should probably just use\n                   NSJSONSerialisation. Don't fight the platform when you don't\n                   have to.\n",
8   "homepage": "http://sbjson.org",
9   "source": {
10     "git": "https://github.com/stig/json-framework.git",
11     "tag": "v2.2.3"
12   },
13   "authors": {
14     "Stig Brautaset": "stig@brautaset.org"
15   },
16   "social_media_url": "http://twitter.com/stigbra",
17   "source_files": "Source",
18   "requires_arc": false