blob: 789e0c63ec11c042ae79483bca2525dd622fc1bc [file] [log] [blame]
{
"name": "Dic2CoreDataAutoWriter",
"version": "0.0.1",
"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.1"
},
"source_files": [
"MapToCoreDataAutoWriter",
"MapToCoreDataAutoWriter/**/*.{h,swift,m}"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}