[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / d / SpriteKitAutoLayout / 0.2.1 / SpriteKitAutoLayout.podspec.json
blobb35e6a3007ab134317c656c20cd756973a934112
2   "name": "SpriteKitAutoLayout",
3   "version": "0.2.1",
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.1"
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"