[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / f / 0 / a / ZXGQRCode / 0.0.1 / ZXGQRCode.podspec.json
blob4eed2f65591573bc82a8aaa38f2c0a7614b2af50
2   "name": "ZXGQRCode",
3   "version": "0.0.1",
4   "summary": "简单方便的二维码扫描和生成框架.",
5   "homepage": "https://github.com/onzxgway/ZXGQRCode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "onzxgway": "zhuxianguo529@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/onzxgway/ZXGQRCode.git",
18     "tag": "0.0.1"
19   },
20   "social_media_url": "https://onzxgway.github.io",
21   "source_files": [
22     "ZXGQRCode",
23     "ZXGQRCode/**/*.{h,m}"
24   ],
25   "requires_arc": true