blob: 88d6d475a95873725c27349b00428cad340170de [file] [log] [blame]
{
"name": "INSPersistentContainer",
"version": "1.0.0",
"summary": "INSPersistentContainer",
"license": "MIT",
"homepage": "http://inspace.io",
"authors": {
"MichaƂ Zaborowski": "m1entus@gmail.com"
},
"source": {
"git": "https://github.com/inspace-io/INSPersistentContainer.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Source/**/*.{h,m}"
},
"frameworks": "CoreData"
}