blob: 9fe59e24ac95821cbdf72e845636372212b41167 [file] [log] [blame]
{
"name": "EricTool",
"version": "1.0.0",
"summary": "A short description of EricTool.",
"description": "asda",
"homepage": "https://github.com/ericococo/EricTool02",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Eric": "ada_eric@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ericococo/EricTool02.git",
"tag": "1.0.0"
},
"source_files": [
"EricTool02",
"*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}