blob: 4c606217b700355f5ae67651be715336122cfe53 [file] [log] [blame]
{
"name": "XYZPod",
"version": "0.1.0",
"summary": "A short description of XYZPod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/uuuy/XYZPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"uuuy": "yuxiaoru.123@bytedance.com"
},
"source": {
"git": "https://github.com/uuuy/XYZPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XYZPod/Classes/**/*"
}