blob: 25bfe425d9e134dd3cf48928e2d189ed5039785b [file] [log] [blame]
{
"name": "LFJToast",
"version": "0.0.1",
"summary": "简洁轻便提示工具,一行代码,既可完成提示信息显示.",
"homepage": "https://github.com/manfengjun/LFJToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liu Fengjun": "2546863989@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/manfengjun/LFJToast.git",
"tag": "0.0.1"
},
"source_files": [
"LFJToast",
"*.{h,m}"
],
"requires_arc": true
}