[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 6 / 3 / SGQRCode / 2.1.9 / SGQRCode.podspec.json
blob568cf41e5cf27da51482e6549df7ff45f19aa7b5
2   "name": "SGQRCode",
3   "version": "2.1.9",
4   "summary": "iOS native two-dimensional code generation and scanning",
5   "homepage": "https://github.com/kingsic/SGQRCode",
6   "license": "Apache-2.0",
7   "authors": {
8     "kingsic": "kingsic@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/kingsic/SGQRCode.git",
15     "tag": "2.1.9"
16   },
17   "source_files": "SGQRCode/**/*.{h,m}",
18   "resources": "SGQRCode/SGQRCode.bundle",
19   "requires_arc": true