blob: fc30579708342301be393ef2251f57636a8d967f [file] [log] [blame]
{
"name": "YHUtilityObjC",
"version": "0.0.1",
"summary": "objc utility",
"description": "objc utility can help you build iOS app faster",
"homepage": "https://github.com/taigeryh/YHUtilityObjC.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taigeryh": "itut20@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/taigeryh/YHUtilityObjC.git",
"tag": "0.0.1"
},
"source_files": "YHUtility/YHMediator/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}