[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 5 / SBJson / 3.1.1 / SBJson.podspec.json
blob9fcf846762bcf0ff8b82069574aff4a876a21a54
2   "name": "SBJson",
3   "version": "3.1.1",
4   "deprecated": true,
5   "license": "BSD",
6   "summary": "This library implements strict JSON parsing and generation in Objective-C.",
7   "deprecated_in_favor_of": "SBJson4",
8   "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",
9   "homepage": "http://sbjson.org",
10   "source": {
11     "git": "https://github.com/stig/json-framework.git",
12     "tag": "v3.1.1"
13   },
14   "authors": {
15     "Stig Brautaset": "stig@brautaset.org"
16   },
17   "social_media_url": "http://twitter.com/stigbra",
18   "requires_arc": true,
19   "source_files": "Classes"