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