blob: e22a543cb032f0b52509a691329c789d36db23e4 [file] [log] [blame]
{
"name": "ColorfulWoodTools",
"version": "1.0.22",
"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.22"
},
"source_files": "ColorfulWoodTools/ColorfulWoodTools/CocoapodFiles/**/*",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
],
"Masonry": [
],
"SDWebImage": [
],
"ColorfulWoodNavigationBar": [
]
}
}