[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / 3 / DMInject / 0.1.2 / DMInject.podspec.json
blob263aae3bffcd335fe180331b913cb14ee5df9004
2   "name": "DMInject",
3   "version": "0.1.2",
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.2"
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"