[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 8 / 2 / SignificantSpices / 0.1.0 / SignificantSpices.podspec.json
blob7fe3ad368fcf4b7aab6de1ee4e667d91fc09ac00
2   "name": "SignificantSpices",
3   "version": "0.1.0",
4   "summary": "An ensemble of extensions to Swift and Foundation that are commonly used in resmio's iOS Apps.",
5   "description": "This framework contains extensions to Swift (Operators, extensions to native types, missing functions, &ct.)\nand Foundation that are commonly used in resmio's iOS Applications and Frameworks.",
6   "homepage": "https://github.com/resmio/SignificantSpices",
7   "license": "MIT",
8   "authors": {
9     "Jan Nash": "jan@resmio.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/resmio/SignificantSpices.git",
16     "tag": "v0.1.0"
17   },
18   "pushed_with_swift_version": "3.1",
19   "subspecs": [
20     {
21       "name": "SwiftExtensions",
22       "source_files": "SignificantSpices/Sources/SwiftExtensions/**/*.{swift}"
23     }
24   ]