[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 1 / testLogger / 0.0.1 / testLogger.podspec.json
blob2882137c9471e2866e3a852fb8d74f4d5b208638
2   "name": "testLogger",
3   "version": "0.0.1",
4   "summary": "testLogger is a framework.",
5   "description": "testLogger is a swift framework which has a logger class and TestLogger func",
6   "homepage": "https://github.com/akashk2512",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akash": "akashk2512@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/akashk2512/ios_framework.git",
16     "tag": "0.0.1"
17   },
18   "public_header_files": "testLogger.framework/Headers/*.h",
19   "source_files": "testLogger.framework/Headers/*.h",
20   "vendored_frameworks": "testLogger.framework",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "swift_versions": "4.2",
25   "swift_version": "4.2"