[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / b / e / 0 / UMengShareSetup / 0.0.1 / UMengShareSetup.podspec.json
blob125129dbf5155d3fec5516a73edec08f4b53f9f1
2   "name": "UMengShareSetup",
3   "version": "0.0.1",
4   "summary": "友盟分享依赖系统库配置",
5   "homepage": "https://github.com/wzf/UMengShareSetup",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangzhanfeng": "fengpromail@163.com"
12   },
13   "source": {
14     "git": "https://github.com/wzf/UMengShareSetup.git",
15     "tag": "0.0.1"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "ImageIO",
21     "CoreTelephony",
22     "CoreGraphics",
23     "Security",
24     "SystemConfiguration"
25   ],
26   "libraries": [
27     "z",
28     "stdc++",
29     "sqlite3",
30     "iconv"
31   ],
32   "platforms": {
33     "ios": "7.0"
34   },
35   "source_files": "Classes/**/*.{h,m}",
36   "requires_arc": true