[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 6 / 3 / DMInject / 0.1.3 / DMInject.podspec.json
blob513ba4baa7e6ba2ef908236b11bc172b10cc7868
2   "name": "DMInject",
3   "version": "0.1.3",
4   "summary": "DMInject is a Dependency Manager that helps you to clear your code and be more productive.",
5   "description": "DMInject is a Dependency Manager that helps you to clear your code and be more productive. \nMap your Protocols in one place and use in app of your app without reference that. It helps you to make testes and change behaviors.",
6   "homepage": "https://github.com/narlei/DMInject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Narlei Moreira": "narlei.guitar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/narlei/DMInject.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/narleimoreira",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "DMInject/Classes/**/*",
24   "swift_version": "5.0"