[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / e / f / GDQrCode / 1.0.0 / GDQrCode.podspec.json
blob25d1516aedc82df7522b2aede4e4d69a0f7be01b
2   "name": "GDQrCode",
3   "version": "1.0.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": "1.0.0"
16   },
17   "source_files": "GDQrCode/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "AVFoundation"
21   ],
22   "requires_arc": true