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