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