blob: 05e6af322637396bbeba18ae9c657446b4378fe2 [file] [log] [blame]
{
"name": "LSDPerson",
"version": "0.0.1",
"summary": "a demo of Li's method",
"description": "a demo of Li's method is pertty",
"homepage": "https://github.com/AlianOL/LSDPerson",
"license": "MIT",
"authors": {
"李世达": "lisd@6renyou.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/AlianOL/LSDPerson.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}