blob: a0ebb21d56de68e6a652c0c0b28e220b99a402d9 [file] [log] [blame]
{
"name": "UBICoreData",
"version": "0.0.3",
"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.3"
},
"source_files": "UBICoreData/*",
"frameworks": "CoreData"
}