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