blob: 6fe738494fbbad69ad7b7eb5321ae29ff0b783c2 [file] [log] [blame]
{
"name": "YCYCategories",
"version": "0.0.1",
"summary": "YCYCategories is a category for ios.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CattleToCoaxStudio/YCYCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chengyou.yang": "864390553@qq.com"
},
"source": {
"git": "https://github.com/CattleToCoaxStudio/YCYCategories.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"YCYCategories",
"YCYCategories/*.{h}",
" YCYCategories/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}