blob: b890f6ad92086d5311220889b410b76634ec2b85 [file] [log] [blame]
{
"name": "YHCategory",
"version": "0.0.2",
"summary": "Ease to coding",
"homepage": "https://github.com/Hidebush/YHCategory",
"license": "MIT",
"authors": {
"yuehuig": "g_yhui@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Hidebush/YHCategory.git",
"tag": "0.0.2"
},
"source_files": [
"YHCategory",
"YHCategoryDemo/YHCategory/*.{h,m}"
],
"requires_arc": true
}