blob: 1ce5562b7dbb105aaa33db31e421eb975774544b [file] [log] [blame]
{
"name": "A_wang",
"version": "1.0.0",
"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.0"
},
"source_files": "A_wang/A_wang",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.4.2"
]
}
}