blob: 518288b21d816cc6971291642085c290d72ec669 [file] [log] [blame]
{
"name": "YXLPodExample1992",
"version": "0.0.1",
"summary": "A short description of YXLPodExample1992.",
"description": "YXL's First Pod. It's just a demo, and doesn't have any fuction.",
"homepage": "https://github.com/yingxl1992/PodDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"上海-应晓立": "yingxiaoli@jd.com"
},
"source": {
"git": "https://github.com/yingxl1992/PodDemo",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}