[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 7 / Crust / 0.3.2 / Crust.podspec.json
blobbd65bbcfa0ae079fc3371e431f1a3e97fa5b35bb
2   "name": "Crust",
3   "version": "0.3.2",
4   "summary": "Flexible Swift JSON object mapping with support for Realm, etc.",
5   "description": "A flexible Swift framework for converting classes and structs to and from JSON with support for storage solutions such as Realm.",
6   "homepage": "https://github.com/rexmas/Crust",
7   "license": "MIT",
8   "authors": {
9     "rexmas": "rex.fenley@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rexmas/Crust.git",
13     "tag": "0.3.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "JSONValueRX": [
22     ]
23   },
24   "source_files": "Crust/**/*.swift",
25   "resource_bundles": {
26   },
27   "pushed_with_swift_version": "3.0"