[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / 2 / BonMot / 6.1.2 / BonMot.podspec.json
blobc7e99495e9bd0ff5ee9874f89682737a897a01c7
2   "name": "BonMot",
3   "version": "6.1.2",
4   "summary": "Beautiful, easy attributed strings in Swift",
5   "swift_versions": [
6     "5.0"
7   ],
8   "description": "BonMot removes all the mystery from creating beautiful, powerful attributed strings in Swift.",
9   "homepage": "https://github.com/Rightpoint/BonMot",
10   "license": "MIT",
11   "authors": {
12     "Zev Eisenberg": "zev@zeveisenberg.com"
13   },
14   "source": {
15     "git": "https://github.com/Rightpoint/BonMot.git",
16     "tag": "6.1.2"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0",
22     "osx": "10.11",
23     "watchos": "2.2"
24   },
25   "ios": {
26     "source_files": "Sources/**/*.swift"
27   },
28   "tvos": {
29     "source_files": "Sources/**/*.swift"
30   },
31   "osx": {
32     "source_files": "Sources/*.swift"
33   },
34   "watchos": {
35     "source_files": "Sources/*.swift"
36   },
37   "swift_version": "5.0"