[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / f / 9 / ProductHunt / 1.0.1 / ProductHunt.podspec.json
blob5f629928218ab56d7437de4608fca640465585a9
2   "name": "ProductHunt",
3   "version": "1.0.1",
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.1"
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"