[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / a / GLAEvent / 1.0.1 / GLAEvent.podspec.json
blob238567df8e2f43b1b8be8a609ef6097ee3d6dcf1
2   "name": "GLAEvent",
3   "version": "1.0.1",
4   "summary": "冰川上报SDK",
5   "description": "冰川上报独立SDK",
6   "homepage": "http://git.q1op.com/luohongqiang/glaevent-framework.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "luohongqiang": "luohongqiang@q1.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://git.q1op.com/luohongqiang/glaevent-framework.git",
19     "tag": "1.0.1"
20   },
21   "vendored_frameworks": "framework/*.{framework}",
22   "resources": "framework/*.{bundle}",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   }