[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 2 / BonMot / 5.4 / BonMot.podspec.json
blob530ed9df1c383a3183e1e181ba20069d3bf4dca6
2   "name": "BonMot",
3   "version": "5.4",
4   "summary": "Beautiful, easy attributed strings in Swift",
5   "swift_versions": [
6     "4.0",
7     "4.2",
8     "5.0",
9     "5.0"
10   ],
11   "description": "BonMot removes all the mystery from creating beautiful, powerful attributed strings in Swift.",
12   "homepage": "https://github.com/Raizlabs/BonMot",
13   "license": "MIT",
14   "authors": {
15     "Zev Eisenberg": "zev.eisenberg@raizlabs.com"
16   },
17   "source": {
18     "git": "https://github.com/Raizlabs/BonMot.git",
19     "tag": "5.4"
20   },
21   "social_media_url": "https://twitter.com/ZevEisenberg",
22   "requires_arc": true,
23   "platforms": {
24     "ios": "9.0",
25     "tvos": "9.0",
26     "osx": "10.11",
27     "watchos": "2.2"
28   },
29   "ios": {
30     "source_files": "Sources/**/*.swift"
31   },
32   "tvos": {
33     "source_files": "Sources/**/*.swift"
34   },
35   "osx": {
36     "source_files": "Sources/*.swift"
37   },
38   "watchos": {
39     "source_files": "Sources/*.swift"
40   },
41   "swift_version": "5.0"