[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / f / d / a / ALGlog / 0.3.4 / ALGlog.podspec.json
blob6f4787c1d77b2e2f43b3fc8f41daed3646e0a462
2   "name": "ALGlog",
3   "version": "0.3.4",
4   "license": {
5     "type": "Google",
6     "file": "COPYING"
7   },
8   "homepage": "https://github.com/baiwhte/ALGlog",
9   "summary": "Google logging module",
10   "authors": "Google",
11   "source": {
12     "git": "https://github.com/baiwhte/ALGlog.git",
13     "tag": "v0.3.4"
14   },
15   "module_name": "glog",
16   "public_header_files": "ALGlog/glog/*.h",
17   "source_files": "ALGlog/**/*.{h,cc}",
18   "libraries": "stdc++",
19   "platforms": {
20     "ios": "8.0"
21   }