[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 9 / 0 / 3 / FindaComponent / 0.2.6 / FindaComponent.podspec.json
blob638e3c48f4fd503a641fbbafdf589302fe44b052
2   "name": "FindaComponent",
3   "version": "0.2.6",
4   "summary": "A library of UIComponent for Finda design system",
5   "swift_versions": "5.0",
6   "description": "A library of UIComponent for Finda design system.",
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.2.6"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "resource_bundles": {
24     "FindaComponent": [
25       "Resource/**/*.{ttf, xcassets}"
26     ]
27   },
28   "ios": {
29     "resource_bundles": {
30       "FindaComponent": "Resource/**/*.xcassets"
31     }
32   },
33   "swift_version": "5.0"