blob: 150eac59f2d091415863610abd733ea78e8ace80 [file] [log] [blame]
{
"name": "DdkLibrary",
"version": "1.0.0",
"summary": "A short description of DdkLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ddkcainiao/DdkLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ddkcainiao": "laocainiaoddk@gmail.com"
},
"source": {
"git": "https://github.com/ddkcainiao/DdkLibrary.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DdkLibrary/Classes/**/*"
}