Latest | 0.1.1 |
---|---|
Homepage | https://github.com/songoku20/SHMesgLog |
License | MIT |
Platforms | ios 9.0, requires ARC |
Dependencies | CTLTrackingAds-SDK |
Frameworks | SystemConfiguration, QuartzCore, CoreData, CoreTelephony, AdSupport |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
SHMesgLog is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'SHMesgLog'
Author
[email protected], [email protected]
License
SHMesgLog is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "SHMesgLog", "version": "0.1.1", "summary": "A short description of SHMesgLog.", "description": "Everything about this project under our ownership, giong cai sumary no chui", "homepage": "https://github.com/songoku20/SHMesgLog", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "songoku20": "[email protected]" }, "source": { "http": "https://github.com/songoku20/SHMesgLog/releases/download/0.1.1/SHMesgLog_0.1.1.zip" }, "dependencies": { "CTLTrackingAds-SDK": [ "~> 0.1.4" ] }, "source_files": "SHMesgLog.framework/Versions/A/Headers/MesgLog.h", "frameworks": [ "SystemConfiguration", "QuartzCore", "CoreData", "CoreTelephony", "AdSupport" ], "libraries": [ "z", "System", "xml2", "xml2.2", "c++" ], "requires_arc": true, "platforms": { "ios": "9.0" }, "preserve_paths": "SHMesgLog.framework", "public_header_files": "SHMesgLog.framework/Versions/A/Headers/MesgLog.h", "vendored_frameworks": "SHMesgLog.framework" }
Fri, 25 Jan 2019 11:28:10 +0000