blob: 4fd28e592c6ea0bb36fec5f49fe031401c75a4fd [file] [log] [blame]
{
"name": "LWCoreDataManager",
"version": "1.0.0-beta",
"summary": "User for Core data.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/waydechou1994/LWCoreDataManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waydechou1994": "linwei.zhou@protontel.com"
},
"source": {
"git": "https://github.com/waydechou1994/LWCoreDataManager.git",
"tag": "1.0.0-beta"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LWCoreDataManager/Classes/**/*"
}