Latest | 0.1.2 |
---|---|
Homepage | https://github.com/xiwang126/BeeHive-swift |
License | MIT |
Platforms | ios 9.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
BeeHive-swift is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "BeeHive-swift"
Author
UgCode, [email protected]
License
BeeHive-swift is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "BeeHive-swift", "version": "0.1.2", "summary": "BeeHive swift implementation.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/xiwang126/BeeHive-swift", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "UgCode": "[email protected]" }, "source": { "git": "https://github.com/xiwang126/BeeHive-swift.git", "tag": "0.1.2" }, "platforms": { "ios": "9.0" }, "source_files": "BeeHive-swift/Classes/**/*", "resources": "BeeHive-swift/*.bundle", "pushed_with_swift_version": "3.0" }
Fri, 31 Mar 2017 06:21:30 +0000