[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 6 / 2 / BonMot / 6.0.0 / BonMot.podspec.json
blobd03ea1600c4b76725af8e0e78b921b690c4e2764
2   "name": "BonMot",
3   "version": "6.0.0",
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.0.0"
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"