Latest | 1.0.9 |
---|---|
Homepage | https://github.com/loopmediagroup/loopmediagroup-ios |
License | Copyright |
Platforms | ios 9.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "LMGDomain", "version": "1.0.9", "summary": "Domain layer for the LMG iOS SDK", "description": "Implements the domain objects for the LMG iOS SDK.", "homepage": "https://github.com/loopmediagroup/loopmediagroup-ios", "license": { "type": "Copyright", "file": "LICENSE" }, "authors": { "Loop Media Group": "[email protected]" }, "source": { "http": "https://github.com/loopmediagroup/loopmediagroup-ios/releases/download/Domain-v1.0.9/LMGDomain.zip" }, "platforms": { "ios": "9.0" }, "source_files": "LMGDomain.framework/Headers/*.h", "module_map": "LMGDomain.framework/Modules/module.modulemap", "preserve_paths": "LMGDomain.framework", "vendored_frameworks": "LMGDomain.framework", "ios": { "frameworks": [ "Foundation", "MapKit", "CoreLocation" ] }, "public_header_files": [ "LMGDomain.framework/Headers/*.h" ] }
Sun, 17 Feb 2019 12:01:17 +0000