blob: d468722cf1da189694c0d8482eef8374142b18e8 [file] [log] [blame]
{
"name": "LLRoute",
"version": "1.0.0",
"summary": "use for Lilong LLRoute module.",
"description": "use for LLRoute module.\nIt’s awesome!!",
"homepage": "https://github.com/LiGuanWen/LLRoute",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lilong": "diqidaimu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiGuanWen/LLRoute.git",
"tag": "1.0.0"
},
"source_files": "LLRouteClass/**/*.{h,m}"
}