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