[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / c / BLAnalytics / 1.0.3 / BLAnalytics.podspec.json
blobb48d6d8d7d3ee8bf658a8c19c9f7661c9fcdb771
2   "name": "BLAnalytics",
3   "version": "1.0.3",
4   "summary": "BLAnalytics  1.0.3",
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.3"
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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "static_framework": true,
27   "dependencies": {
28     "UMCCommon": [
30     ]
31   },
32   "libraries": [
33     "c++",
34     "sqlite3",
35     "stdc++",
36     "z"
37   ],
38   "frameworks": [
39     "SystemConfiguration",
40     "CoreTelephony",
41     "Foundation"
42   ]