[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 9 / 0 / GCCamera / 1.0.1 / GCCamera.podspec.json
blob6eb39debbfde24a4f998b4079d5bc8adb320285a
2   "name": "GCCamera",
3   "version": "1.0.1",
4   "summary": "A short description of GCCamera.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.igancao.com/frontend-app/ios-depends/gc-camera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "升药": "wangfx@igancao.com"
13   },
14   "source": {
15     "git": "git@git.igancao.com:frontend-app/ios-depends/gc-camera.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GCCamera/Classes/**/*",
22   "resource_bundles": {
23     "GCCamera": [
24       "GCCamera/Assets/*.png",
25       "GCCamera/Bundle/*.xib"
26     ]
27   }