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