[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / f / b / TVButton / 0.1 / TVButton.podspec.json
blobba08f7caf64a00e49c3f2ebd2f8bb729032d071d
2   "name": "TVButton",
3   "version": "0.1",
4   "summary": "Apple TV style parallax icons as iOS UIButtons",
5   "description": "Recreating the cool parallax icons from Apple TV as iOS UIButtons (in Swift).",
6   "homepage": "https://github.com/marmelroy/TVButton",
7   "license": "MIT",
8   "authors": {
9     "Roy Marmelstein": "marmelroy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/marmelroy/TVButton.git",
13     "tag": "0.1"
14   },
15   "social_media_url": "http://twitter.com/marmelroy",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "TVButton",
21   "resources": "TVButton/Specular.png"