blob: 37bf33179e3abc9d845e4d13e9f0f7652865bbd8 [file] [log] [blame]
{
"name": "WHKit",
"version": "1.3.5",
"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.5"
},
"source_files": [
"WHKit",
"WHKit/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}