[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 3 / 5 / 8 / PlaceholderKit / 0.0.6 / PlaceholderKit.podspec.json
blob8bb770ed42f62bb50d694731d8746ac65694f172
2   "name": "PlaceholderKit",
3   "version": "0.0.6",
4   "summary": "Create placeholder images. In Swift.",
5   "homepage": "https://github.com/simonlee2/PlaceholderKit",
6   "description": "PlaceholderKit generates images that you can use for testing during development.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Simon Lee": "dev.simonlee@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/simonlee2/PlaceholderKit.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "Sources/PlaceholderKit/",
19   "exclude_files": "Sources/**/*.plist",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.13"
23   },
24   "swift_version": "4.2"