blob: 7cc417c14559c29391fec10562f122f2c546719f [file] [log] [blame]
{
"name": "LPCTool",
"version": "0.1.0",
"summary": "李沛池工具汇总",
"description": "李沛池工具汇总、6年iOS架构经验总结出的一套用于快速搭建新启动App的框架、持续完善、普惠天下",
"homepage": "https://github.com/godlikelpc/LPCTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"godlikelpc": "lipeichi@jd.com"
},
"source": {
"git": "https://github.com/godlikelpc/LPCTool.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LPCTool/*.h",
"public_header_files": "LPCTool/*.h",
"prefix_header_contents": "#import \"LPCToolPrefix.h\""
}