[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / c / SuperQRcode / 0.0.5 / SuperQRcode.podspec.json
bloba999c4653406ec1b2a52c2d75d493ecc6cf0af3b
2   "name": "SuperQRcode",
3   "version": "0.0.5",
4   "summary": "二维码生成.",
5   "description": "二维码生成  支持logo和换色",
6   "homepage": "https://github.com/Super-sweet/SuperQRcode",
7   "license": "MIT",
8   "authors": {
9     "Super-sweet": "347393193@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Super-sweet/SuperQRcode.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "SuperQRcode/SuperQRcode/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreGraphics"
23   ],
24   "requires_arc": true