blob: 6224c625823299c093601b508ce8970c29d9dc4e [file] [log] [blame]
{
"name": "testFMLib",
"version": "0.0.1",
"summary": "testFMLib的简介",
"description": "这个是详细描述,一定要注意,字数一定要比summary多",
"homepage": "https://github.com/CitySkyWing/testFMP",
"license": "MIT",
"authors": {
"WK": "849502982@qq.com"
},
"source": {
"git": "https://github.com/CitySkyWing/testFMP.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}