blob: 3071a9a65704564cbf1b17f7a51d623253a571f9 [file] [log] [blame]
{
"name": "YCLPodCode",
"version": "0.0.1",
"summary": "YCLPodCode file",
"description": "Custom TestPods description",
"homepage": "https://github.com/TomorrowY/YCLPodCode",
"license": "MIT",
"authors": {
"TomorrowY": "chuanlongY@163.com"
},
"source": {
"git": "https://github.com/TomorrowY/YCLPodCode.git",
"tag": "0.0.1"
},
"source_files": [
"ToolClass/**/*.{h,m}",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "Foundation",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}