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