blob: d246aee524994433704e4677c53e5d7f5e2cdba6 [file] [log] [blame]
{
"name": "FlurryCover",
"version": "1.0",
"summary": "drop down fluzzy header",
"description": "this project provide a method to drop down fluzzy header",
"homepage": "https://github.com/silence0201/FlurryCover",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/FlurryCover.git",
"tag": "1.0"
},
"source_files": [
"FlurryCover",
"FlurryCover/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "FlurryCover/*.h",
"requires_arc": true
}