[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / a / 6 / 3 / glogJM / 0.3.5-alpha / glogJM.podspec.json
blobc8064b7bbe62502572f97396d419e821df7217e5
2   "name": "glogJM",
3   "version": "0.3.5-alpha",
4   "license": {
5     "type": "Google",
6     "file": "COPYING"
7   },
8   "homepage": "https://github.com/JimiPlatform/glog",
9   "summary": "glog for iOS ReactNative",
10   "authors": "Jimi,Google",
11   "source": {
12     "git": "https://github.com/JimiPlatform/glog.git",
13     "tag": "0.3.5-alpha"
14   },
15   "libraries": "stdc++",
16   "pod_target_xcconfig": {
17     "USE_HEADERMAP": "NO",
18     "HEADER_SEARCH_PATHS": "$(PODS_TARGET_SRCROOT)/src"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "xcconfig": {
24     "VALID_ARCHS": "armv7s armv7 x86_64 arm64 arm64e"
25   },
26   "ios": {
27     "vendored_frameworks": "glog.framework"
28   }