https://github.com/mxabc/lbxkits
常用代码、categorys等
https://github.com/mxabc/lbxkits
Last synced: about 1 month ago
JSON representation
常用代码、categorys等
- Host: GitHub
- URL: https://github.com/mxabc/lbxkits
- Owner: MxABC
- License: mit
- Created: 2016-01-07T03:32:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T03:19:31.000Z (about 10 years ago)
- Last Synced: 2025-01-13T20:14:27.668Z (over 1 year ago)
- Language: Objective-C
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 常用代码封装
# 安装
### Installation with CocoaPods
```ruby
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'LBXKits', git:'https://github.com/MxABC/LBXKits.git'
```