[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 8 / 4 / AYRegistry / 0.1.0 / AYRegistry.podspec.json
blob785c78452bcdb57aba63c821155a53d685876b08
2   "name": "AYRegistry",
3   "version": "0.1.0",
4   "summary": "DI in 100 lines of code!",
5   "description": "Simple dependency injection container for your needs",
6   "homepage": "https://github.com/andjash/AYRegistry",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "andjash": "andjash@yandex-team.ru"
13   },
14   "source": {
15     "git": "https://github.com/andjash/AYRegistry.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AYRegistry/Classes/**/*",
22   "pushed_with_swift_version": "4"