[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / c / JelloSwift / 0.6.0 / JelloSwift.podspec.json
blob4a68611b6a57fe49d93caeb734d4b220d9b90969
2   "name": "JelloSwift",
3   "version": "0.6.0",
4   "summary": "Swift soft body physics engine.",
5   "description": "JelloSwift is a soft body physics engine written in Swift, ported from Walaber's JelloPhysics engine.\n\nThe intention is to write a fast and concise physics engine to be used in games on iOS.",
6   "homepage": "https://github.com/LuizZak/JelloSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuizZak": "luizinho_mack@yahoo.com.br"
13   },
14   "source": {
15     "git": "https://github.com/LuizZak/JelloSwift.git",
16     "tag": "0.6.0"
17   },
18   "social_media_url": "https://twitter.com/LuizZak",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JelloSwift/Classes/**/*",
23   "pushed_with_swift_version": "3.0"