[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 5 / 9 / WolfNesting / 1.0 / WolfNesting.podspec.json
blob624299d417014778b810acaca5c8fe1a3438b323
2   "name": "WolfNesting",
3   "version": "1.0",
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": "1.0"
17   },
18   "source_files": "WolfNesting/Classes/**/*",
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.13",
23     "tvos": "11.0"
24   },
25   "module_name": "WolfNesting"