blob: 6465df2c72685a3ee5c4b3b528e06814be374d4c [file] [log] [blame]
{
"name": "YHCategory",
"version": "0.0.1",
"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.1"
},
"source_files": [
"YHCategory",
"YHCategoryDemo/YHCategory/*.{h,m}"
],
"requires_arc": true
}