[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / e / c / f / TvOSMoreButton / 1.2.2 / TvOSMoreButton.podspec.json
blobfbb8c1740b3828af9054920cbe2e092096d384c2
2   "name": "TvOSMoreButton",
3   "authors": {
4     "Chris Goldsby": "cgoldsby@gmail.com"
5   },
6   "version": "1.2.2",
7   "license": "MIT",
8   "summary": "tvOS '... More' Button",
9   "homepage": "https://github.com/cgoldsby/TvOSMoreButton",
10   "source": {
11     "git": "https://github.com/cgoldsby/TvOSMoreButton.git",
12     "tag": "1.2.2"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "tvos": "9.0"
17   },
18   "source_files": "Source/**/*.swift",
19   "resource_bundles": {
20     "TvOSMoreButton": [
21       "Resources/*.lproj"
22     ]
23   }