[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / ProductHunt / 1.0.2 / ProductHunt.podspec.json
blob08ca34919303e12bac03bad953518115c3c68822
2   "name": "ProductHunt",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "Sources/**/*.swift",
24     "Bundle.swift"
25   ],
26   "resources": "Sources/**/Resources/*",
27   "ios": {
28     "frameworks": [
29       "UIKit",
30       "WebKit"
31     ]
32   },
33   "testspecs": [
34     {
35       "name": "ProductHuntTests",
36       "test_type": "unit",
37       "source_files": "Tests/ProductHuntTests/*.{swift}"
38     }
39   ],
40   "swift_version": "5.0"