[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / e / d / MiniBuddy / 0.1.0 / MiniBuddy.podspec.json
blob9e08bdf98f88831ba54c101780b3b8e7944a53ad
2   "name": "MiniBuddy",
3   "version": "0.1.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/archive/0.1.0.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   }