blob: c206e383b4aca9c348e326592f7138bfb5dc6fe3 [file] [log] [blame]
{
"name": "LYCoreDataSource",
"version": "1.1.2",
"summary": "CoreData Helper",
"homepage": "https://github.com/zhangliyong1024/LYCoreDataSource",
"license": "MIT",
"authors": {
"zhangliyong": "zhangliyong1997@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangliyong1024/LYCoreDataSource.git",
"tag": "1.1.2"
},
"source_files": "LYCoreDataSourceDemo/LYCoreDataSource/**/*.{h,m}",
"requires_arc": true
}