[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / ProductHunt / 1.0.0 / ProductHunt.podspec.json
blobae940576a3fe067fd3c86e10251316331f94940c
2   "name": "ProductHunt",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://www.producthunt.com",
9   "authors": {
10     "François Boulais": "francois@appcraftstudio.com"
11   },
12   "social_media_url": "https://twitter.com/frboulais",
13   "summary": "Product Hunt badge for iOS",
14   "source": {
15     "git": "https://github.com/appcraftstudio/producthunt.git",
16     "tag": "1.0.0"
17   },
18   "screenshots": [
19     "https://github.com/appcraftstudio/buymeacoffee/raw/master/Images/screenshot-buymeacoffee-home.png",
20     "https://github.com/appcraftstudio/buymeacoffee/raw/master/Images/screenshot-buymeacoffee-apple-pay.png"
21   ],
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5.0",
26   "source_files": [
27     "Sources/**/*.swift",
28     "Bundle.swift"
29   ],
30   "resources": "Sources/**/Resources/*",
31   "ios": {
32     "frameworks": [
33       "UIKit",
34       "WebKit"
35     ]
36   },
37   "testspecs": [
38     {
39       "name": "ProductHuntTests",
40       "test_type": "unit",
41       "source_files": "Tests/ProductHuntTests/*.{swift}"
42     }
43   ],
44   "swift_version": "5.0"