[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 3 / FindaComponent / 0.1.0 / FindaComponent.podspec.json
blob4af1e8ee9b39bbcc136ad65f1c37ad32d2a7e507
2   "name": "FindaComponent",
3   "version": "0.1.0",
4   "summary": "A library of UIComponent for Finda design system",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/FindaDeveloper/FindaComponent-iOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ParkYoungjin0303": "youngjin@finda.co.kr"
14   },
15   "source": {
16     "git": "https://github.com/FindaDeveloper/FindaComponent-iOS.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "resource_bundles": {
24     "FindaComponent": [
25       "Resource/**/*.ttf"
26     ]
27   },
28   "swift_version": "5.0"