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