blob: 04871b970ff565b78e5d3965a33f2e92e44d1da3 [file] [log] [blame]
{
"name": "LStudent",
"version": "0.0.1",
"summary": "这里填写一段文字",
"description": "这里填写的文字要比spec.summary字段要长",
"homepage": "https://github.com/AlianOL/LStudent",
"license": "MIT",
"authors": {
"李世达": "lisd@6renyou.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/AlianOL/LStudent.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}