[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 0 / a / ArgumentParserToolInfo / 1.2.0 / ArgumentParserToolInfo.podspec.json
blob5771d5991791fb0e4857e215192652d5ae422a79
2   "name": "ArgumentParserToolInfo",
3   "version": "1.2.0",
4   "summary": "Submodule of ArgumentParser library.",
5   "description": "ArgumentParserToolInfo has been released separatelly because ArgumentParser imports this\nas a module and CocoaPods doesn't allow to keep it in one podspec.",
6   "homepage": "https://github.com/apple/swift-argument-parser",
7   "license": {
8     "type": "Apache License 2.0"
9   },
10   "authors": {
11     "Apple": "developer@apple.com",
12     "Serhiy Bobyr": "serhiy.bobyr@tomtom.com"
13   },
14   "source": {
15     "git": "https://github.com/apple/swift-argument-parser.git",
16     "tag": "1.2.0"
17   },
18   "social_media_url": "https://github.com/apple/swift-argument-parser",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "11.0"
22   },
23   "swift_versions": "5.6",
24   "source_files": "Sources/ArgumentParserToolInfo/**/*.swift",
25   "swift_version": "5.6"