blob: 07adc5899949ea8bf8796be3e890753885239331 [file] [log] [blame]
{
"name": "FYZBaseLib",
"version": "0.0.1",
"summary": "简短的描述 FYZBaseLib.",
"description": "这是一个非常详细的描述信息,一定不能太少了",
"homepage": "https://github.com/Myfyz/FYZBaseLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"范麦子": "1790462158@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Myfyz/FYZBaseLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
]
}