{ | |
"name": "LGFPodTest", | |
"version": "0.1.0", | |
"summary": "主要是用来测试上传公共库.", | |
"description": "这是一个测试用的库,并没有什么实际功能", | |
"homepage": "https://github.com/LDreame/LGFPodTest", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"LDreame": "1679606091@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/LDreame/LGFPodTest.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "LGFPodTest/Classes/**/*" | |
} |