blob: bbf3bc47af34d7d31783dd0c67fb073de54cbef6 [file] [log] [blame]
{
"name": "LGFDemo",
"version": "0.0.1",
"summary": "LGFDemo.",
"description": "LGFDemo is just a littel demo for tell some use tools method",
"homepage": "https://gitee.com/LGF_IOS_DEV/LGFDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peterfelee": "925460675@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/LGF_IOS_DEV/LGFDemo.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"LGFDemo/**/*.{h,m}"
]
}