[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 9 / SwiftyCLI / 1.0.0 / SwiftyCLI.podspec.json
blob3c826e4e3901f7abb083137a2febac9a561d959b
2   "name": "SwiftyCLI",
3   "module_name": "SwiftyCLI",
4   "version": "1.0.0",
5   "summary": "Swifty command line tool.",
6   "homepage": "https://github.com/Meniny/SwiftyCLI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Elias Abel": "admin@meniny.cn"
13   },
14   "social_media_url": "https://meniny.cn/",
15   "platforms": {
16     "osx": "10.9"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/Meniny/SwiftyCLI.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "SwiftyCLI/**/*.swift",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.1"
26   },
27   "swift_version": "4.1"