To run the example project, clone the repo, and run pod install from the Example directory first.
BeaconIpmagix is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'BeaconIpmagix'MySDK.shared.configure(appKey: "YOUR_KEY")
---
### ✅ Improve API design
Instead of:
```swift
MySDK.shared.configure(appKey:)
## Author
mohamed.a.raouf@icloud.com, mabdulraouf@ipmagix.com
## License
BeaconIpmagix is available under the MIT license. See the LICENSE file for more info.