blob: 90a229212e46574e304b7f54f9e612290c79375b [file] [log] [blame]
{
"name": "DFEvalKit",
"version": "0.1.1",
"summary": "String expression manipulation tool",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DFEvalKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DFEvalKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DFEvalKit/Classes/**/*"
}