blob: 8cdaa8b5a1b0cefeaeab96574161837ca96eca49 [file] [log] [blame]
{
"name": "repoDemo",
"version": "0.0.4",
"summary": "A Demo to show how to make a private repository.",
"description": "A Demo to show how to make a private repositorys.",
"homepage": "https://github.com/sudhengshi/repoDemo",
"license": "MIT",
"authors": {
"suwang": "suwangsuwang@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/sudhengshi/repoDemo.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}