{ | |
"name": "Student", | |
"version": "0.0.1", | |
"summary": "Student.", | |
"description": "LZTool 是一个用于保存一些常用工具类的工具", | |
"homepage": "https://github.com/AlianOL/Student", | |
"license": "MIT", | |
"authors": { | |
"Li": "lisd@6renyou.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/AlianOL/Student.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}" | |
], | |
"exclude_files": "Classes/Exclude" | |
} |