blob: 9ccbad67d2ae26b1dc8a1a75e602edd1f004da9d [file] [log] [blame]
{
"name": "XiaoGangSendWeChat",
"version": "0.0.2",
"summary": "XiaoGangSendWeChat is a SendImages like wechats in sending Friendship Images",
"homepage": "https://github.com/qin-xiaogang/XiaoGangSendWeChat",
"license": "MIT",
"authors": {
"qinxiaogang": "qinxiaogang@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qin-xiaogang/XiaoGangSendWeChat.git",
"tag": "0.0.2"
},
"source_files": "SendWeChat/*.{h,m}",
"requires_arc": true,
"dependencies": {
"QBImagePickerController": [
],
"Masonry": [
"~> 1.0.0"
]
}
}