[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 8 / SKSpriteButton / 0.1.0 / SKSpriteButton.podspec.json
blob4fa6e6ecf1e798d160a540e268f9192aabc72da2
2   "name": "SKSpriteButton",
3   "version": "0.1.0",
4   "summary": "Button implemented using SpriteKit.",
5   "description": "This framework implements the Button widget which is very common but\nmissing from SpriteKit.",
6   "homepage": "https://github.com/hanjoes/SKSpriteButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hanjoes": "hanzhou87@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/hanjoes/SKSpriteButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SKSpriteButton/Classes/**/*",
22   "pushed_with_swift_version": "4.0"