blob: 4c31c4eef485d72ba867913ca6e830ac1999a2bd [file] [log] [blame]
{
"name": "ElegantLibOne",
"version": "0.0.1",
"summary": "First Elegant Code",
"description": "This is My first remote repository",
"homepage": "https://github.com/RunningMan528/ElegantLibOne",
"license": "MIT",
"authors": {
"peixu": "peixu528@163.com"
},
"source": {
"git": "https://github.com/RunningMan528/ElegantLibOne.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}