blob: 41f6af870a6c7ce1e7d32a811ccc1384df3f729d [file] [log] [blame]
{
"name": "WHKit",
"version": "1.3.1",
"summary": "Make development easier.",
"homepage": "https://github.com/remember17/WHKit",
"license": "MIT",
"authors": {
"wuhao": "503007958@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/remember17/WHKit.git",
"tag": "1.3.1"
},
"source_files": [
"WHKit",
"WHKit/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}