blob: 114e2776f46cd7e6cfbbfec4774f5b06081873b2 [file] [log] [blame]
{
"name": "ZPDailyService",
"version": "0.0.4",
"summary": "Just a test sample",
"description": "Just a test sample",
"homepage": "https://github.com/Rose613/ZPDailyService",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Eric": "guopinxyz@gamil.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Rose613/ZPDailyService.git",
"tag": "0.0.4"
},
"source_files": [
"ZPDailyService",
"ZPDailyService/ZPDailyService/Class/BaseService/**/*.{h,m}"
],
"requires_arc": true
}