blob: 759379bfc871c81d33e395c32e05892b62ae2da3 [file] [log] [blame]
{
"name": "LYCoreDataSource",
"version": "1.1.0",
"summary": "CoreData Helper",
"description": "This is a CoreData Helper",
"homepage": "https://github.com/zhangliyong1024/LYCoreDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangliyong": "zhangliyong1997@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangliyong1024/LYCoreDataSource.git",
"tag": "1.1.0"
},
"source_files": "LYCoreDataSourceDemo/LYCoreDataSource/**/*",
"requires_arc": true
}