blob: c41b3c9ccc155e9dcbd620cda31eec20fc3b4e3b [file] [log] [blame]
{
"name": "YJExtension",
"version": "0.0.2",
"summary": "这是个小框架的简短描述",
"description": "这里要写详细的描述,上面写简短的就可以",
"homepage": "https://github.com/feng562925462/YJExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"odreamboy": "562925462@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feng562925462/YJExtension.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.{h,m}"
}