blob: 7f22e8bfe089aefd8662fdaa44b92d8096e95d2f [file] [log] [blame]
{
"name": "Dic2CoreDataAutoWriter",
"version": "0.0.2",
"summary": "auto write dictionary to coredata entity",
"description": "Auto write dictionary to coreData Entity",
"homepage": "https://github.com/PengHao/Dic2CoreDataAutoWriter",
"license": "Apache Licence 2.0",
"authors": {
"wolfpeng": "penghao345@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PengHao/Dic2CoreDataAutoWriter.git",
"tag": "0.0.2"
},
"source_files": [
"Dic2CoreDataAutoWriter",
"Dic2CoreDataAutoWriter/**/*.{h,swift,m}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}