[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / d / MiniBuddy / 0.2.0 / MiniBuddy.podspec.json
blob30a3b094c3937f3ee83305d66bcc180b3f65f43e
2   "name": "MiniBuddy",
3   "version": "0.2.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.2.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   }