{ | |
"name": "LYCoreDataSource", | |
"version": "1.2.4", | |
"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.2.4" | |
}, | |
"source_files": "LYCoreDataSourceDemo/LYCoreDataSource/**/*.{h,m}", | |
"requires_arc": true | |
} |