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