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