[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 2 / 7 / 4 / INSpriteKit / 1.0.2 / INSpriteKit.podspec.json
blobbf11c2bfa1937058f2af3c47551fd8088fb8be21
2   "name": "INSpriteKit",
3   "version": "1.0.2",
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.2"
23   },
24   "source_files": "INSpriteKit/**/*.{h,m}"