[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 9 / WolfWith / 1.0 / WolfWith.podspec.json
blobb0ba95f2d2318a0fd4028d727179a44a2b7c55ed
2   "name": "WolfWith",
3   "version": "1.0",
4   "summary": "A Swift implementation of the With-Operator.",
5   "homepage": "https://github.com/wolfmcnally/WolfWith",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/wolfmcnally/WolfWith.git",
15     "tag": "1.0"
16   },
17   "source_files": "WolfWith/Classes/**/*",
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.13",
22     "tvos": "11.0"
23   },
24   "module_name": "WolfWith"