[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 6 / MessageView / 0.0.1 / MessageView.podspec.json
blob941a686a10fd0460dd7c8fb958800e9cb46f26d5
2   "name": "MessageView",
3   "version": "0.0.1",
4   "summary": "A message view for displaying info to the user or for app tour",
5   "description": "This CocoaPods library will help you make a message box inspired view which can be used for app tour or any specific feature information to the user.",
6   "homepage": "https://github.com/joseph-francis/MessageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joseph Francis": "josephfrancis100@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/joseph-francis/MessageView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "MessageView/**/*.{h,m,swift}",
23   "swift_version": "4.2"