blob: a739222a8c22ce3b1732785d9b84f7df7562b23c [file] [log] [blame]
{
"name": "SHCommonCategory",
"version": "0.0.1",
"summary": "A short description of SHCommonCategory.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Dreamhigh66/SHCommonCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dreamhigh66": "zsh199109@163.com"
},
"source": {
"git": "https://github.com/Dreamhigh66/SHCommonCategory.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SHCommonCategory/Classes/**/*",
"dependencies": {
"BFKit": [
],
"SDWebImage": [
]
}
}