[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / 2 / a / SpriteKit-Spring / 1.0.1 / SpriteKit-Spring.podspec.json
blobf757f0d769e754cc71c58418e859fba5bef94394
2   "name": "SpriteKit-Spring",
3   "version": "1.0.1",
4   "summary": "SpriteKit API reproducing UIView's spring animations with SKAction",
5   "homepage": "https://github.com/ataugeron/SpriteKit-Spring",
6   "screenshots": [
7     "https://ataugeron.github.io/SpriteKit-Spring/bounce_1.gif",
8     "https://ataugeron.github.io/SpriteKit-Spring/bounce_2.gif",
9     "https://ataugeron.github.io/SpriteKit-Spring/bounce_3.gif"
10   ],
11   "license": "Apache 2",
12   "authors": {
13     "Alexis Taugeron": "alexis.taugeron@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ataugeron/SpriteKit-Spring.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/ataugeron",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "SpriteKit-Spring.swift"