[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 9 / WolfNesting / 2.0.1 / WolfNesting.podspec.json
blob11a3f136bb6735c3e5ddec0d0692057473139d91
2   "name": "WolfNesting",
3   "version": "2.0.1",
4   "summary": "An operator for easily and visually creating nested object hierarchies.",
5   "description": "An operator for easily and visually creating nested object hierarchies, such as UIViews, NSViews, or SpriteKit or SceneKit nodes.",
6   "homepage": "https://github.com/wolfmcnally/WolfNesting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wolf McNally": "wolf@wolfmcnally.com"
13   },
14   "source": {
15     "git": "https://github.com/wolfmcnally/WolfNesting.git",
16     "tag": "2.0.1"
17   },
18   "source_files": "Sources/WolfNesting/**/*",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.3",
22     "osx": "10.13",
23     "tvos": "11.0"
24   },
25   "module_name": "WolfNesting"