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