[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 0 / SpriteKit-Helper / 0.0.1 / SpriteKit-Helper.podspec.json
blobf5e3faf7077be029e4fa50c4acb1c0cc9a31c2ad
2   "name": "SpriteKit-Helper",
3   "version": "0.0.1",
4   "summary": "Some useful classes and functions based on SpriteKit.",
5   "homepage": "https://github.com/boboboa32/SpriteKit-Helper",
6   "screenshots": "https://raw.github.com/boboboa32/SpriteKit-Helper/master/screenshot.jpg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Bobo Shone": "boboboa32@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/boboboa32/SpriteKit-Helper.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": "SpriteKit",
23   "requires_arc": true