[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 2 / b / LikeMindsFeedUI / 1.2.0 / LikeMindsFeedUI.podspec.json
blob493dfdb18b79373e889dfa50530d2504ee43afe6
2   "name": "LikeMindsFeedUI",
3   "summary": "UI Components used in LikeMindsFeedCore",
4   "homepage": "https://likeminds.community/",
5   "version": "1.2.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.2.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   "readme": "https://github.com/LikeMindsCommunity/likeminds-feed-ios/blob/master/README.md",
24   "documentation_url": "https://docs.likeminds.community/feed/iOS/getting-started",
25   "platforms": {
26     "ios": "13.0"
27   },
28   "swift_versions": "5.0",
29   "requires_arc": true,
30   "dependencies": {
31     "Kingfisher": [
32       "~> 7.0"
33     ]
34   },
35   "swift_version": "5.0"