blob: c2d375ed6eafe813cdf15230dc180072a1ccec78 [file] [log] [blame]
{
"name": "CoreDataHandler",
"version": "0.0.1",
"summary": "This is a coredata operate framework",
"description": "This is a coredata operate framework",
"homepage": "http://www.auu.space",
"source": {
"git": "https://github.com/JyHu/CoreDataHandler.git",
"tag": "0.0.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JyHu": "auu.aug@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CoreDataHandler/**/*.{h,m,mm}"
}