[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / d / MiniBuddy / 0.3.0 / MiniBuddy.podspec.json
blobd247e2a8ec9ed6088d9b58e3b18b14ab0a331ed4
2   "name": "MiniBuddy",
3   "version": "0.3.0",
4   "summary": "Minimum swift implementation of PlistBuddy.",
5   "homepage": "https://github.com/otiai10/MiniBuddy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hiromu OCHIAI": "otiai10@gmail.com"
12   },
13   "source": {
14     "http": "https://github.com/otiai10/MiniBuddy/releases/download/0.3.0/MiniBuddy.zip"
15   },
16   "preserve_paths": "*",
17   "description": "Minimum Swift implementation of PlistBuddy,\nin order to control Info.plist (e.g. bump up build version)\nonly with Swift code without external dependencies.",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }