{ | |
"name": "HHYLib", | |
"version": "0.0.1", | |
"summary": "HHYLib", | |
"description": "HHYLib远程仓库", | |
"homepage": "https://github.com/HuiYouHua/HHYLib", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"华惠友": "793316968@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/HuiYouHua/HHYLib.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}" | |
], | |
"public_header_files": "Classes/**/*.h", | |
"frameworks": "Foundation", | |
"requires_arc": true | |
} |