[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 9 / QRCodeGenerator-hicool / 0.0.1 / QRCodeGenerator-hicool.podspec.json
blob468810b36b8d7a37e04492943ddde74c24c9e935
2   "name": "QRCodeGenerator-hicool",
3   "version": "0.0.1",
4   "summary": "QRCodeGenerator-hicool.",
5   "description": "QRCodeGenerator-hicool is a library.",
6   "homepage": "https://github.com/jindegege/QRCodeGenerator",
7   "license": "MIT",
8   "authors": {
9     "jindegege": "jindegege@aliyun.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/jindegege/QRCodeGenerator.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "QRCodeGenerator/Classes/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "subspecs": [
21     {
22       "name": "qrcode",
23       "source_files": "QRCodeGenerator/Classes/qrcode/*.{h,c}"
24     }
25   ]