blob: 1540bb003d829b0a229bcac79fe0280e47378ede [file] [log] [blame]
{
"name": "DFEvalKit",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DFEvalKit/Classes/**/*"
}