https://github.com/getuilaboratory/getui-oneidsdk-ios-cocoapods
https://github.com/getuilaboratory/getui-oneidsdk-ios-cocoapods
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/getuilaboratory/getui-oneidsdk-ios-cocoapods
- Owner: GetuiLaboratory
- License: mit
- Created: 2024-03-04T08:35:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T02:20:57.000Z (over 1 year ago)
- Last Synced: 2025-10-15T05:48:31.053Z (10 months ago)
- Language: Objective-C
- Size: 5.67 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# getui-gtcsdk-ios-cocoapods
个推基础库 iOS SDK CocoaPods 集成库
## podfile 配置
``` shell
platform :ios, "8.0"
pod 'OneID'
```