blob: 6da3af6527243c317d67679ac59f09ceece884b6 [file] [log] [blame]
{
"name": "ChionLib",
"version": "0.0.1",
"summary": "ChionLib.",
"description": "ChionLib is my first project.",
"homepage": "https://github.com/hezhiyong890120/ChionLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"": ""
},
"source": {
"git": "https://github.com/hezhiyong890120/ChionLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}