[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 0 / 8 / 4 / AYRegistry / 0.1.3 / AYRegistry.podspec.json
blob24f1da092dc25f19c40570c15a6cada17160e502
2   "name": "AYRegistry",
3   "version": "0.1.3",
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@gmail.ru"
13   },
14   "source": {
15     "git": "https://github.com/andjash/AYRegistry.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AYRegistry/Classes/**/*",
22   "pushed_with_swift_version": "4"