[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / Package / 0.0.1 / Package.podspec.json
blob97cf5c99a443f2ce0c4736c519edf6d0739da9e1
2   "name": "Package",
3   "version": "0.0.1",
4   "summary": "This package aims to practice package creation and distribution.",
5   "description": "This wholesome package allows to create a Note with a name and a description.",
6   "homepage": "https://github.com/kathalie/Practice8_Package",
7   "license": "MIT",
8   "authors": {
9     "Kathryn Verkhohliad": "verkhogliadkate@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/kathalie/Practice8_Package.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Sources/**/*.swift"