Latest | 0.1.2 |
---|---|
Homepage | https://github.com/yaronj3/ReportySdkApi |
License | MIT |
Platforms | ios 8.0 |
Dependencies | Alamofire, AlamofireImage |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ReportySdkApi is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "ReportySdkApi"
Author
yaronj3, [email protected]
License
ReportySdkApi is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ReportySdkApi", "version": "0.1.2", "summary": "This is Reporty SDK.", "description": "Reporty SDK use to report events", "homepage": "https://github.com/yaronj3/ReportySdkApi", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "yaronj3": "[email protected]" }, "source": { "git": "https://github.com/yaronj3/ReportySdkApi.git", "tag": "0.1.2" }, "platforms": { "ios": "8.0" }, "source_files": "ReportySdkApi/Classes/**/*", "dependencies": { "Alamofire": [], "AlamofireImage": [] }, "pushed_with_swift_version": "3.0" }
Mon, 17 Jul 2017 13:00:06 +0000