blob: 714079faeb1ed98cd06bd6bbba715df0c580fbab [file] [log] [blame]
{
"name": "YH_IBCategories",
"version": "0.3.0",
"summary": "A short description of YH_IBCategories.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/coderyh/IBCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yh": "coderyh@gmail.com"
},
"source": {
"git": "https://github.com/coderyh/IBCategory.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YH_IBCategories/*.{h,m}",
"requires_arc": true
}