blob: 2f92af38e2a582c34d06b0ff87e4496ae2d42c06 [file] [log] [blame]
{
"name": "DDCoreData",
"version": "1.0.1",
"summary": "基于CoreData的二次封装",
"description": "基于CoreData的二次封装\n基于CoreData的二次封装",
"homepage": "https://github.com/DDKit/DDCoreData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duanchanghe@gmail.com": "592110272@qq.com"
},
"source": {
"git": "https://github.com/DDKit/DDCoreData.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "DDCoreData/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}