[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 3 / e / 0 / HankDemo / 0.0.3 / HankDemo.podspec.json
blob7033c0cd48ce73b78cc7a03e2f198c350cf57c8f
2   "name": "HankDemo",
3   "version": "0.0.3",
4   "summary": "HankDemo is a SendImages like wechats in sending Friendship Images",
5   "homepage": "https://github.com/qin-xiaogang/HankDemo",
6   "license": "MIT",
7   "authors": {
8     "qinxiaogang": "qinxiaogang@aliyun.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/qin-xiaogang/HankDemo.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "SendWeChat/**/*.{h,m}",
19     "Tools/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "QBImagePickerController": [
25     ],
26     "Masonry": [
27       "~> 1.0.0"
28     ]
29   }