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!
AlfredLibrary is available through CocoaPods. To install it, simply add the following line to your Podfile:
To use with iOS18, Xcode16.1
pod 'AlfredLibrary','16.1.03'
pod 'HandyJSON', :git => 'https://github.com/Miles-Matheson/HandyJSON.git'
To use with iOS17, Xcode15
pod 'AlfredLibrary','15.0.06'
To use with iOS16, Xcode14.3.1
pod 'AlfredLibrary','14.3.15'
To use with iOS16, Xcode14.3
pod 'AlfredLibrary','14.3.06'
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'
[email protected], [email protected]
AlfredLibrary is available under the MIT license. See the LICENSE file for more info.