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