blob: ce17a0a812cce0f2bf9734f3ee435d0f0e3b4545 [file] [log] [blame]
{
"name": "YFCategoryKit",
"version": "0.0.1",
"summary": "YFCategoryKit一些UIKit和Foundation的Category",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YFComponent/YFCategoryKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ghostfeng": "1253289963@qq.com"
},
"source": {
"git": "https://github.com/YFComponent/YFCategoryKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YFCategoryKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}