blob: 008ae948fcae0bc585b0b91e5aaca745dfe52bae [file] [log] [blame]
{
"name": "A_wang",
"version": "1.0.1",
"summary": "A模块",
"description": "于保存一些常用工具类的工具",
"homepage": "https://github.com/XiaoMing-Wang/A_wang",
"license": "MIT",
"authors": {
"wq": "347511109@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/XiaoMing-Wang/A_wang.git",
"tag": "1.0.1"
},
"source_files": "A_wang/Tool",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.4.2"
]
}
}