blob: 5eb05423ebebdd0fc40a8b1a17b9d83055f86ae2 [file] [log] [blame]
{
"name": "gdhTestProject",
"version": "0.0.2",
"summary": "just learn cocopods",
"homepage": "https://github.com/dhhd917",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"gdh": "575595743@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dhhd917/gdhTestProject.git",
"tag": "0.0.2"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}