blob: 72482b94c9826ab95566f3b35af5717385270220 [file] [log] [blame]
{
"name": "XCExpand",
"version": "0.0.1",
"summary": "A short description of xc.",
"description": "Common macro and some extension and encapsulation.",
"homepage": "https://github.com/chaoLeco/XCExpand",
"license": "MIT",
"authors": {
"chao'L": "475911599@qq.com"
},
"source": {
"git": "https://github.com/lecochao/XCExpand",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}