blob: ba7d990dea8dade52dbe85da9dbadfd807e9a983 [file] [log] [blame]
{
"name": "CDClosures",
"version": "0.1.0",
"summary": "CoreData Closures.",
"description": "CoreData Closures 在原生API基础上进行封装,简化CoreData的使用。",
"homepage": "https://github.com/youlianchun/CDClosures",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"youlianchun": "\\youlianchunios@163.com"
},
"source": {
"git": "https://github.com/youlianchun/CDClosures.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "CDClosures/Classes/**/*"
}