[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / b / LikeMindsFeedUI / 1.0.0 / LikeMindsFeedUI.podspec.json
blobab747477babfe300dc492b9794dcf8e4adf65698
2   "name": "LikeMindsFeedUI",
3   "summary": "UI Components used in LikeMindsFeedCore",
4   "homepage": "https://likeminds.community/",
5   "version": "1.0.0",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Devansh Mohata": "devansh.mohata@likeminds.community"
12   },
13   "source": {
14     "git": "https://github.com/LikeMindsCommunity/likeminds-feed-ios.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "lm-feedUI-iOS/lm-feedUI-iOS/Source/Classes/**/*.swift",
18   "resource_bundles": {
19     "LikeMindsFeedUIAssets": [
20       "lm-feedUI-iOS/lm-feedUI-iOS/Source/Assets/*.{xcassets}"
21     ]
22   },
23   "platforms": {
24     "ios": "13.0"
25   },
26   "swift_versions": "5.0",
27   "requires_arc": true,
28   "dependencies": {
29     "Kingfisher": [
30       "~> 7.0"
31     ]
32   },
33   "swift_version": "5.0"