[Add] AWSCloudWatch 2.40.0
[CocoaPods.git] / Specs / 7 / 5 / c / BLAnalytics / 1.0.0 / BLAnalytics.podspec.json
blob7bfd1bef501982fdcc555f34a3eaf9e8c655fec8
2   "name": "BLAnalytics",
3   "version": "1.0.0",
4   "summary": "BLAnalytics  1.0.0",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.199.108/ios/project/biaoli/BLAnalytics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xu": "252697349.qq.com"
13   },
14   "source": {
15     "git": "http://192.168.199.108/ios/project/biaoli/BLAnalytics.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BLAnalytics/Classes/**/*.{h,m}",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "static_framework": true,
26   "dependencies": {
27     "UMCCommon": [
29     ]
30   },
31   "libraries": [
32     "c++",
33     "sqlite3",
34     "stdc++",
35     "z"
36   ],
37   "frameworks": [
38     "SystemConfiguration",
39     "CoreTelephony",
40     "Foundation"
41   ]