blob: 6d9e564a6cff402187f4f88367b6aa680e158a6e [file] [log] [blame]
{
"name": "ColorfulWoodTools",
"version": "1.0.2",
"summary": "tools for ios.",
"homepage": "https://github.com/gs01md",
"license": "MIT",
"authors": {
"ColorfulWood": "103377808@qq.com"
},
"source": {
"git": "https://github.com/gs01md/ColorfulWoodTools.git",
"tag": "1.0.2"
},
"source_files": "ColorfulWoodTools/ColorfulWoodTools/**/*",
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"dependencies": {
"MBProgressHUD": [
"~> 0.9.1"
]
}
}