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