blob: 0157fa359c3fcb9e28ef4e6c346696e6c4272cb6 [file] [log] [blame]
{
"name": "DFEvaluatorDemo",
"version": "1.0.0",
"summary": "DFEvaluatorDemo.",
"description": "this is DFEvaluatorDemo",
"homepage": "https://github.com/IOSLittleWhite/DFEvaluatorDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/IOSLittleWhite/DFEvaluatorDemo.git",
"tag": "1.0.0"
},
"source_files": "DFEvaluatorDemo/**/*.{h,m}",
"requires_arc": true
}