[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 4 / INSpriteKit / 1.0.1 / INSpriteKit.podspec.json
blob6941ae1f85427175f19270570cc3e7c26cb638f1
2   "name": "INSpriteKit",
3   "version": "1.0.1",
4   "summary": "A little iOS Library with SpriteKit extensions.",
5   "homepage": "https://github.com/indieSoftware/INSpriteKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Sven Korset",
11   "platforms": {
12     "ios": "7.0",
13     "osx": "10.9"
14   },
15   "requires_arc": true,
16   "frameworks": [
17     "SpriteKit",
18     "GLKit"
19   ],
20   "source": {
21     "git": "https://github.com/indieSoftware/INSpriteKit.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "INSpriteKit/**/*.{h,m}"