blob: 5975d14c0a3e9968ef6ca020a327cb601c59defd [file] [log] [blame]
{
"name": "JNFirstDemo",
"version": "1.0.1",
"summary": "这是一个简短的介绍",
"description": "这是一个详细的介绍说明!",
"homepage": "https://github.com/huqianwork/JNFirstDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huqianwork": "1593223721@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/huqianwork/JNFirstDemo.git",
"tag": "1.0.1"
},
"source_files": "JNFirstDemo/*.{h,m}"
}