blob: 202e8d77aa4f19bc7d99b61b4af00d9fbef58ca2 [file] [log] [blame]
{
"name": "HankWeChatFriendImage",
"version": "0.0.3",
"summary": "HankWeChatFriendImage is a Demo to send images like wechat",
"homepage": "https://github.com/qin-xiaogang/HankWeChatFriendImage",
"license": "MIT",
"authors": {
"秦晓刚": "qinxiaogang@aliyun.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/qin-xiaogang/HankWeChatFriendImage.git",
"tag": "0.0.3"
},
"source_files": [
"HankWeChatFriendImage",
"HankWeChatFriendImage/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"QBImagePickerController": [
],
"Masonry": [
"~> 1.0.0"
]
}
}