Latest | 0.3.0 |
---|---|
Homepage | https://github.com/ReverseScale/CommunicationLib |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
CommunicationLib is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'CommunicationLib'
Author
[email protected], [email protected]
License
CommunicationLib is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "CommunicationLib", "version": "0.3.0", "summary": "Call native communication package.", "description": "One line of code calls a native communication package.", "homepage": "https://github.com/ReverseScale/CommunicationLib", "license": "MIT", "authors": { "ReverseScale": "[email protected]" }, "source": { "git": "https://github.com/ReverseScale/CommunicationLib.git", "tag": "0.3.0" }, "platforms": { "ios": "8.0" }, "source_files": "CommunicationLib/Classes/**/*" }
Wed, 04 Apr 2018 09:20:04 +0000