blob: fe031301a843c73019d5a75df3e47f438e659f27 [file] [log] [blame]
{
"name": "XMTest",
"version": "0.0.1",
"summary": "to test a demo.",
"description": "creat a demo to test how to make cocoa pods",
"homepage": "https://github.com/DreamOfXM/XMTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DreamOfXM": "hnyxgxm2009@163"
},
"source": {
"git": "https://github.com/DreamOfXM/XMTest.git",
"tag": "0.0.1"
},
"source_files": [
"XMTest",
"XMTest/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}