[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 0 / 8 / 3 / MyLogManagerSample / 0.0.3 / MyLogManagerSample.podspec.json
blobe2e4e2d1bd4357061f161c90e2589baba313dbba
2   "name": "MyLogManagerSample",
3   "version": "0.0.3",
4   "summary": "This is test pod spec for private framework.",
5   "description": "This is test pod spec for private framework. \nThis is description of the spec.\nThis is made by Kangwook Lee.",
6   "homepage": "http://github.com/kvngwxxk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kangwooklee": "kngwk.bsns@etoos.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://gitlab.linker.ac/kangwook/my-framework.git",
19     "tag": "0.0.3"
20   },
21   "vendored_frameworks": "MyFramework/build/MyFramework.xcframework"