Latest | 0.1.3 |
---|---|
Homepage | https://github.com/andjash/AYRegistry |
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.
For more descriptive examples see https://github.com/andjash/TweetSpot
Requirements
Installation
AYRegistry is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'AYRegistry'
Author
andjash, [email protected]team.ru
License
AYRegistry is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "AYRegistry", "version": "0.1.3", "summary": "DI in 100 lines of code!", "description": "Simple dependency injection container for your needs", "homepage": "https://github.com/andjash/AYRegistry", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "andjash": "[email protected]" }, "source": { "git": "https://github.com/andjash/AYRegistry.git", "tag": "0.1.3" }, "platforms": { "ios": "8.0" }, "source_files": "AYRegistry/Classes/**/*", "pushed_with_swift_version": "4" }
Fri, 03 Nov 2017 12:00:06 +0000