blob: 66443ce9a90f6ab1bf2294b27481d3d9dede6940 [file] [log] [blame]
{
"name": "YCYCategories",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"YCYCategories",
"YCYCategories/*.{h}",
"YCYCategories/**/*.{h,m}",
"YCYCategories/Foundation/**/*.{h,m}",
"YCYCategories/UIKit/**/*.{h,m}",
"YCYCategories/UIKit/**/*.{h}",
"YCYCategories/Foundation/**/*.{h}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}