AlfredLibrary
Example App
You can follow the Example App to learn how to use it. But we need to make the Example App works fisrt:
$ cd Examples
$ pod install
Then, open the Example.xcworkspace/ by Xcode and start it!
Requirements
Installation
AlfredLibrary is available through CocoaPods. To install it, simply add the following line to your Podfile:
To use with iOS16, Xcode14.2
pod 'AlfredLibrary','14.2.01'
To use with iOS16, Xcode14.0
pod 'AlfredLibrary','14.0.05'
To use with iOS15, Xcode13.3
pod 'AlfredLibrary','13.3.03'
To use with iOS15, Xcode13.2.1 swift 5.5.2
pod 'AlfredLibrary','13.2.22'
To use with iOS15, Xcode13.1 swift 5.5.1
pod 'AlfredLibrary','13.1.11'
To use with iOS15, Xcode13
pod 'AlfredLibrary','13.1.03'
To use with Xcode12.4
pod 'AlfredLibrary','12.4.03'
Author
[email protected], [email protected]
License
AlfredLibrary is available under the MIT license. See the LICENSE file for more info.