blob: a952d564eb8d5fdff90f98d555fa81fdfb691028 [file] [log] [blame]
{
"name": "LLGuidePage",
"version": "1.0.1",
"summary": "这是我的第一个框架",
"description": "\"这是我的第一个框架 \"",
"homepage": "https://github.com/xlchenk/LLGuidePage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xlchenk": "1182639219@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xlchenk/LLGuidePage.git",
"tag": "1.0.1"
},
"source_files": [
"LLGuidePage",
"LLGuidePage/**/*.{h,m}"
],
"exclude_files": "LLGuidePage/Exclude"
}