blob: 3309bc42a62699ec1dd2cd37dc7609c7ca18e5c9 [file] [log] [blame]
{
"name": "ATXKQuote3",
"version": "0.0.2",
"summary": "A short description of ATXKQuote3.",
"description": "描述",
"homepage": "http://EXAMPLE/ATXKQuote",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"gaoyang": "525407426@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "http://git.antaikeji.top/gaoyang/atxkquote3.git",
"tag": "0.0.2"
},
"source_files": [
"ATXKQuote3",
"ATXKQuote3/**/*.{h,m}"
]
}