blob: 60c69a1023eb769e6519a787877949f7c07eafc5 [file] [log] [blame]
{
"name": "LYCoreDataSource",
"version": "1.0.1",
"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.0.1"
},
"source_files": "LYCoreDataSourceDemo/LYCoreDataSource/**/*",
"requires_arc": true
}