blob: 0b8c734624b340eb538d55441cc2ff21f9b5d66d [file] [log] [blame]
{
"name": "CHBaseAndToos",
"version": "0.0.1",
"summary": "Toos Module",
"description": "Some commonly used tools",
"homepage": "https://github.com/chenghaoweilai/CHBaseAndToos/",
"license": "MIT",
"authors": {
"ChengHao": "chenghaoweilai@163.com"
},
"source": {
"git": "https://github.com/chenghaoweilai/CHBaseAndToos.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CHBeeHiveSuperProject/CHBeeHiveSuperProject/CHBaseAndToos/*.{h,m}",
"frameworks": "UIKit"
}