[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 1 / b / 6 / JSONMarshaller / 0.2.0 / JSONMarshaller.podspec.json
blobcea5296c28e2b99a4c5a95c88cff80ccd3a002e5
2   "name": "JSONMarshaller",
3   "version": "0.2.0",
4   "summary": "Marshalling JSON to NSManagedObject and vice versa.",
5   "description": "                   A simple way to parse JSON to NSManagedObject and observe changes.\n",
6   "homepage": "http://nerdgeschoss.de",
7   "license": "MIT",
8   "authors": {
9     "Jens Ravens": "jens@nerdgeschoss.de"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/nerdgeschoss/JSONMarshaller.git",
16     "tag": "v0.2.0"
17   },
18   "source_files": "Lib",
19   "requires_arc": true