[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 6 / MuckoSwift / 0.1.5 / MuckoSwift.podspec.json
blob8e56957e8f6e643bb40a758af2899de7956d3b81
2   "name": "MuckoSwift",
3   "version": "0.1.5",
4   "summary": "MuckoSwift library",
5   "homepage": "https://github.com/wookay/MuckoSwift",
6   "license": "MIT",
7   "authors": {
8     "WooKyoung Noh": "wookay.noh@gmail.com"
9   },
10   "pod_target_xcconfig": {
11     "SWIFT_VERSION": "4.2"
12   },
13   "swift_version": "4.2",
14   "source": {
15     "git": "https://github.com/wookay/MuckoSwift.git",
16     "tag": "0.1.5"
17   },
18   "source_files": "Sources/common/**/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10"
22   },
23   "ios": {
24     "source_files": "Sources/ios/*.{h,swift}"
25   },
26   "osx": {
27     "source_files": "Sources/osx/*.{h,swift}"
28   }