blob: 87433c40df8b22d689c8fd5f7ab0dd94f0b3349b [file] [log] [blame]
{
"name": "UBICoreData",
"version": "0.0.1",
"summary": "CoreData wrapper for iOS",
"homepage": "https://github.com/ubiregiinc/UBICoreData",
"license": {
"type": "MIT"
},
"authors": "Yuki Yasoshima",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/ubiregiinc/UBICoreData.git",
"tag": "0.0.1"
},
"source_files": "UBICoreData/*",
"frameworks": "CoreData"
}