[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / b / TVButton / 1.0.0 / TVButton.podspec.json
blobec104d65cac01769473c09d56d3ef9edbfa191a5
2   "name": "TVButton",
3   "version": "1.0.0",
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": "1.0.0"
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",
22   "pushed_with_swift_version": "3.0"