[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / c / e / f / GDQrCode / 0.1.0 / GDQrCode.podspec.json
blobb02e14917733b9908f25cefb044d4662a7d17458
2   "name": "GDQrCode",
3   "version": "0.1.0",
4   "summary": "基于 CoreImage 生成一个自定义二维码(颜色 背景色 alpha logo)",
5   "homepage": "https://github.com/gdLin600/GDQrCode",
6   "license": "MIT",
7   "authors": {
8     "gdLin600": "lingd600@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/gdLin600/GDQrCode.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "GDQrCode/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "AVFoundation"
21   ],
22   "requires_arc": true