blob: 3ca05ecf2235925f5da18603a192f8598627bdfc [file] [log] [blame]
{
"name": "HDxPersistence",
"version": "0.1.0",
"summary": "Pod uses Core data",
"description": "Pod uses core data and object mapper",
"homepage": "https://MiloshBabic@bitbucket.org/MiloshBabic/hdxpersistence.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Milos Babic": "milos.babic@symphony.is"
},
"source": {
"git": "https://MiloshBabic@bitbucket.org/MiloshBabic/hdxpersistence.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HDxPersistence/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"~> 3.3"
]
}
}