[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / c / a / 8 / OneID / 1.0.4.0 / OneID.podspec.json
blob0f70b902b9630d8624c14614b867e4f5d71124ff
2   "name": "OneID",
3   "version": "1.0.4.0",
4   "summary": "个推One SDK iOS CocoaPods 集成库",
5   "homepage": "https://github.com/GetuiLaboratory/getui-oneidsdk-ios-cocoapods",
6   "license": "MIT",
7   "authors": {
8     "个推": "support@getui.com"
9   },
10   "source": {
11     "git": "https://github.com/GetuiLaboratory/getui-oneidsdk-ios-cocoapods.git",
12     "tag": "1.0.4.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "OneID.xcframework"
19   },
20   "dependencies": {
21     "GTCommonSDK": [
22       "> 3.1.3.0"
23     ],
24     "ZXSDK": [
25       ">= 3.2.5"
26     ]
27   },
28   "weak_frameworks": [
29     "AppTrackingTransparency",
30     "Network"
31   ],
32   "libraries": [
33     "z",
34     "sqlite3.0",
35     "c++",
36     "resolv"
37   ],
38   "swift_versions": [
39     "5"
40   ],
41   "requires_arc": true,
42   "swift_version": "5"