[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / c / 6 / HDxPersistence / 0.1.0 / HDxPersistence.podspec.json
blob3ca05ecf2235925f5da18603a192f8598627bdfc
2   "name": "HDxPersistence",
3   "version": "0.1.0",
4   "summary": "Pod uses Core data",
5   "description": "Pod uses core data and object mapper",
6   "homepage": "https://MiloshBabic@bitbucket.org/MiloshBabic/hdxpersistence.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Milos Babic": "milos.babic@symphony.is"
13   },
14   "source": {
15     "git": "https://MiloshBabic@bitbucket.org/MiloshBabic/hdxpersistence.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "HDxPersistence/Classes/**/*",
22   "dependencies": {
23     "ObjectMapper": [
24       "~> 3.3"
25     ]
26   }