blob: f73c244c646c710e49f3301cbbf242823f491133 [file] [log] [blame]
{
"name": "PodTestChange",
"version": "1.0.0",
"summary": "It will be the first of my son.",
"description": "PodTestChange 是一个用于测试的demo,希望能够通过",
"homepage": "https://github.com/LuCkY1314/Basement",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siqingchan": "siqingchan_ajk@58ganji.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LuCkY1314/Basement.git",
"tag": "1.0.0"
},
"source_files": [
"PodTestChange",
"PodTestChange/**/*.{h,m}"
],
"requires_arc": true
}