[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / 0 / d / SpriteKitAutoLayout / 0.2.0 / SpriteKitAutoLayout.podspec.json
blob653e836a9174dff7a3e0cdf901d9094edb19ae0f
2   "name": "SpriteKitAutoLayout",
3   "version": "0.2.0",
4   "summary": "Auto Layout support for SpriteKit (iOS & OSX)",
5   "description": "                       This library enables Auto Layout support for SpriteKit.\n                       Works both for iOS and OSX.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/mgrebenets/SpriteKitAutoLayout",
7   "license": "MIT",
8   "authors": {
9     "Maksym Grebenets": "mgrebenets@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mgrebenets/SpriteKitAutoLayout.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/mgrebenets",
16   "requires_arc": true,
17   "source_files": "Pod/Classes",
18   "public_header_files": [
19     "Pod/Classes/**/*.h"
20   ],
21   "private_header_files": [
22     "Pod/Classes/**/*Internal*.h"
23   ],
24   "frameworks": "SpriteKit"